lang/ruby32
Object-oriented interpreted scripting language
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 3.2.0.p2,1 | 571 | 3.1 | i386 | bsd2 ruby | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3132 | info | 2024-05-23 23:16:35.75928 | Test Started |
| m3132 | fail | 2024-05-23 23:19:33.882522 | make fake returned non-zero: 1 |
| m3132 | fail | 2024-05-23 23:19:34.002231 | Test complete. |
Log
[1m===> Faking install for ruby32-3.2.0.p2,1[0m /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/lib/ruby/site_ruby/3.2/i386-midnightbsd3 /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/lib/ruby/vendor_ruby/3.2/i386-midnightbsd3 /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/share/doc/ruby32 /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/share/examples/ruby32 /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/share/ri/3.2/system /bin/mkdir -p /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/share/ri/3.2/site ===> Generating temporary packing list BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wundef -std=gnu99 -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/i386-midnightbsd3 -I./include -I. -I./enc/unicode/14.0.0 CPPFLAGS = -I/usr/local/include -isystem /usr/local/include DLDFLAGS = -fstack-protector-strong -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby32.so.32 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib -L/usr/local/lib LANG = C LC_ALL = C LC_CTYPE = MFLAGS = MidnightBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin ./revision.h unchanged generating enc.mk making srcs under enc generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring bigdecimal configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.6.2/ext/debug configuring rbs-2.6.0/ext/rbs_extension generating makefile exts.mk exts.mk unchanged linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/abi.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/array/resize.so linking shared-object -test-/bignum.so linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_5832.so linking shared-object -test-/bug_reporter.so linking shared-object -test-/class.so linking shared-object -test-/cxxanyargs.so linking shared-object -test-/debug.so linking shared-object -test-/dln/empty.so linking shared-object -test-/econv.so linking shared-object -test-/enumerator_kw.so linking shared-object -test-/eval.so linking shared-object -test-/exception.so linking shared-object -test-/fatal/rb_fatal.so linking shared-object -test-/file.so linking shared-object -test-/float.so linking shared-object -test-/funcall.so linking shared-object -test-/gvl/call_without_gvl.so linking shared-object -test-/hash.so linking shared-object -test-/integer.so linking shared-object -test-/iseq_load.so linking shared-object -test-/iter.so linking shared-object -test-/load/dot.dot.so linking shared-object -test-/load/protect.so linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so linking shared-object -test-/memory_view.so linking shared-object -test-/method.so linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rational.so linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/recursion.so linking shared-object -test-/regexp.so linking shared-object -test-/scan_args.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so linking shared-object -test-/st/update.so linking shared-object -test-/string.so linking shared-object -test-/struct.so linking shared-object -test-/symbol.so linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/thread_fd.so linking shared-object -test-/time.so linking shared-object -test-/tracepoint.so linking shared-object -test-/typeddata.so linking shared-object -test-/vm/at_exit.so linking shared-object -test-/wait.so linking shared-object bigdecimal.so installing default bigdecimal libraries linking shared-object cgi/escape.so linking shared-object continuation.so linking shared-object coverage.so installing default coverage libraries linking shared-object date_core.so installing default date_core libraries linking shared-object digest.so installing digest libraries installing default digest libraries linking shared-object digest/bubblebabble.so linking shared-object digest/md5.so linking shared-object digest/rmd160.so linking shared-object digest/sha1.so linking shared-object digest/sha2.so installing default sha2 libraries linking shared-object etc.so linking shared-object fcntl.so linking shared-object fiddle.so installing default fiddle libraries linking shared-object io/console.so installing default console libraries linking shared-object io/nonblock.so linking shared-object io/wait.so installing default libraries linking shared-object json/ext/generator.so linking shared-object json/ext/parser.so linking shared-object monitor.so installing default monitor libraries linking shared-object nkf.so installing default nkf libraries linking shared-object objspace.so installing default objspace libraries linking shared-object openssl.so installing default openssl libraries linking shared-object pathname.so installing default pathname libraries linking shared-object psych.so installing default psych libraries linking shared-object pty.so installing default pty libraries linking shared-object racc/cparse.so linking shared-object rbconfig/sizeof.so linking shared-object readline.so linking shared-object ripper.so installing default ripper libraries installing default libraries linking shared-object socket.so installing default socket libraries linking shared-object stringio.so linking shared-object strscan.so linking shared-object syslog.so installing default syslog libraries linking shared-object zlib.so compiling debug.c compiling iseq_collector.c linking shared-object debug/debug.so linking shared-object rbs_extension.so `ruby32' is up to date. making enc `enc' is up to date. making trans `trans' is up to date. making encs Generating RDoc documentation Parsing sources... 0% [ 1/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-1.8.7 0% [ 2/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-1.9.1 0% [ 3/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-1.9.2 0% [ 4/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-1.9.3 0% [ 5/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.0.0 0% [ 6/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.1.0 0% [ 7/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.2.0 0% [ 8/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.3.0 0% [ 9/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.4.0 1% [10/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.5.0 1% [11/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.6.0 1% [12/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-2.7.0 1% [13/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-3.0.0.md 1% [14/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/NEWS/NEWS-3.1.0.md 1% [15/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/bsearch.rdoc 1% [16/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/bug_triaging.rdoc 1% [17/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/case_mapping.rdoc 1% [18/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/character_selectors.rdoc 1% [19/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/command_injection.rdoc 2% [20/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing.md 2% [21/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/building_ruby.md 2% [22/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/documentation_guide.md 2% [23/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/making_changes_to_ruby.md 2% [24/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/making_changes_to_stdlibs.md 2% [25/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/reporting_issues.md 2% [26/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/contributing/testing_ruby.md 2% [27/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/dig_methods.rdoc 2% [28/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/dtrace_probes.rdoc 3% [29/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/encodings.rdoc 3% [30/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/extension.ja.rdoc 3% [31/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/extension.rdoc 3% [32/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/fiber.md 3% [33/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/format_specifications.rdoc 3% [34/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/globals.rdoc 3% [35/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/implicit_conversion.rdoc 3% [36/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/keywords.rdoc 3% [37/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/maintainers.rdoc 3% [38/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/marshal.rdoc 4% [39/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/memory_view.md 4% [40/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/mjit.md 4% [41/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/optparse/argument_converters.rdoc 4% [42/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/optparse/creates_option.rdoc 4% [43/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/optparse/option_params.rdoc 4% [44/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/optparse/tutorial.rdoc 4% [45/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/ractor.md 4% [46/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/rdoc/markup_reference.rb 4% [47/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/regexp.rdoc 5% [48/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/security.rdoc 5% [49/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/signals.rdoc 5% [50/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/standard_library.rdoc 5% [51/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/strftime_formatting.rdoc 5% [52/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax.rdoc 5% [53/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/assignment.rdoc 5% [54/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/calling_methods.rdoc 5% [55/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/comments.rdoc 5% [56/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/control_expressions.rdoc 5% [57/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/exceptions.rdoc 6% [58/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/literals.rdoc 6% [59/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/methods.rdoc 6% [60/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/miscellaneous.rdoc 6% [61/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/modules_and_classes.rdoc 6% [62/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/pattern_matching.rdoc 6% [63/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/precedence.rdoc 6% [64/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/syntax/refinements.rdoc 6% [65/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/timezones.rdoc 6% [66/960] /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/doc/transcode.rdoc 6% [67/960] COPYING 7% [68/960] COPYING.ja 7% [69/960] LEGAL 7% [70/960] NEWS.md 7% [71/960] README.ja.md 7% [72/960] README.md 7% [73/960] addr2line.c 7% [74/960] array.c 7% [75/960] array.rb 7% [76/960] ast.c 8% [77/960] ast.rb 8% [78/960] bignum.c 8% [79/960] builtin.c 8% [80/960] class.c 8% [81/960] compar.c 8% [82/960] compile.c 8% [83/960] complex.c 8% [84/960] cont.c 8% [85/960] debug.c 8% [86/960] debug_counter.c 9% [87/960] dir.c 9% [88/960] dir.rb 9% [89/960] dln.c 9% [90/960] dln_find.c 9% [91/960] dmydln.c 9% [92/960] dmyenc.c 9% [93/960] dmyext.c 9% [94/960] doc/NEWS/NEWS-1.8.7 9% [95/960] doc/NEWS/NEWS-1.9.1 10% [96/960] doc/NEWS/NEWS-1.9.2 10% [97/960] doc/NEWS/NEWS-1.9.3 10% [98/960] doc/NEWS/NEWS-2.0.0 10% [99/960] doc/NEWS/NEWS-2.1.0 10% [100/960] doc/NEWS/NEWS-2.2.0 10% [101/960] doc/NEWS/NEWS-2.3.0 10% [102/960] doc/NEWS/NEWS-2.4.0 10% [103/960] doc/NEWS/NEWS-2.5.0 10% [104/960] doc/NEWS/NEWS-2.6.0 10% [105/960] doc/NEWS/NEWS-2.7.0 11% [106/960] doc/NEWS/NEWS-3.0.0.md 11% [107/960] doc/NEWS/NEWS-3.1.0.md 11% [108/960] doc/bsearch.rdoc 11% [109/960] doc/bug_triaging.rdoc 11% [110/960] doc/case_mapping.rdoc 11% [111/960] doc/character_selectors.rdoc 11% [112/960] doc/command_injection.rdoc 11% [113/960] doc/contributing.md 11% [114/960] doc/contributing/building_ruby.md 11% [115/960] doc/contributing/documentation_guide.md 12% [116/960] doc/contributing/making_changes_to_ruby.md 12% [117/960] doc/contributing/making_changes_to_stdlibs.md 12% [118/960] doc/contributing/reporting_issues.md 12% [119/960] doc/contributing/testing_ruby.md 12% [120/960] doc/dig_methods.rdoc 12% [121/960] doc/dtrace_probes.rdoc 12% [122/960] doc/encodings.rdoc 12% [123/960] doc/extension.ja.rdoc 12% [124/960] doc/extension.rdoc 13% [125/960] doc/fiber.md 13% [126/960] doc/format_specifications.rdoc 13% [127/960] doc/globals.rdoc 13% [128/960] doc/implicit_conversion.rdoc 13% [129/960] doc/keywords.rdoc 13% [130/960] doc/maintainers.rdoc 13% [131/960] doc/marshal.rdoc 13% [132/960] doc/memory_view.md 13% [133/960] doc/mjit.md 13% [134/960] doc/optparse/argument_converters.rdoc 14% [135/960] doc/optparse/creates_option.rdoc 14% [136/960] doc/optparse/option_params.rdoc 14% [137/960] doc/optparse/tutorial.rdoc 14% [138/960] doc/ractor.md 14% [139/960] doc/rdoc/markup_reference.rb 14% [140/960] doc/regexp.rdoc 14% [141/960] doc/security.rdoc 14% [142/960] doc/signals.rdoc 14% [143/960] doc/standard_library.rdoc 15% [144/960] doc/strftime_formatting.rdoc 15% [145/960] doc/syntax.rdoc 15% [146/960] doc/syntax/assignment.rdoc 15% [147/960] doc/syntax/calling_methods.rdoc 15% [148/960] doc/syntax/comments.rdoc 15% [149/960] doc/syntax/control_expressions.rdoc 15% [150/960] doc/syntax/exceptions.rdoc 15% [151/960] doc/syntax/literals.rdoc 15% [152/960] doc/syntax/methods.rdoc 15% [153/960] doc/syntax/miscellaneous.rdoc 16% [154/960] doc/syntax/modules_and_classes.rdoc 16% [155/960] doc/syntax/pattern_matching.rdoc 16% [156/960] doc/syntax/precedence.rdoc 16% [157/960] doc/syntax/refinements.rdoc 16% [158/960] doc/timezones.rdoc 16% [159/960] doc/transcode.rdoc 16% [160/960] encoding.c 16% [161/960] enum.c 16% [162/960] enumerator.c 16% [163/960] error.c 17% [164/960] eval.c 17% [165/960] eval_error.c 17% [166/960] eval_jump.c 17% [167/960] ext/bigdecimal/bigdecimal.c 17% [168/960] ext/bigdecimal/lib/bigdecimal.rb 17% [169/960] ext/bigdecimal/lib/bigdecimal/jacobian.rb 17% [170/960] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 17% [171/960] ext/bigdecimal/lib/bigdecimal/math.rb 17% [172/960] ext/bigdecimal/lib/bigdecimal/newton.rb 18% [173/960] ext/bigdecimal/lib/bigdecimal/util.rb 18% [174/960] ext/cgi/escape/escape.c 18% [175/960] ext/continuation/continuation.c 18% [176/960] ext/coverage/coverage.c 18% [177/960] ext/coverage/lib/coverage.rb 18% [178/960] ext/date/date_core.c 18% [179/960] ext/date/date_parse.c 18% [180/960] ext/date/date_strftime.c 18% [181/960] ext/date/date_strptime.c 18% [182/960] ext/date/lib/date.rb 19% [183/960] ext/digest/bubblebabble/bubblebabble.c 19% [184/960] ext/digest/digest.c 19% [185/960] ext/digest/lib/digest.rb 19% [186/960] ext/digest/lib/digest/loader.rb 19% [187/960] ext/digest/lib/digest/version.rb 19% [188/960] ext/digest/md5/md5init.c 19% [189/960] ext/digest/rmd160/rmd160init.c 19% [190/960] ext/digest/sha1/sha1init.c 19% [191/960] ext/digest/sha2/lib/sha2.rb 20% [192/960] ext/digest/sha2/lib/sha2/loader.rb 20% [193/960] ext/digest/sha2/sha2init.c 20% [194/960] ext/etc/etc.c 20% [195/960] ext/fcntl/fcntl.c 20% [196/960] ext/fiddle/closure.c 20% [197/960] ext/fiddle/conversions.c 20% [198/960] ext/fiddle/fiddle.c 20% [199/960] ext/fiddle/function.c 20% [200/960] ext/fiddle/handle.c 20% [201/960] ext/fiddle/lib/fiddle.rb 21% [202/960] ext/fiddle/lib/fiddle/closure.rb 21% [203/960] ext/fiddle/lib/fiddle/cparser.rb 21% [204/960] ext/fiddle/lib/fiddle/function.rb 21% [205/960] ext/fiddle/lib/fiddle/import.rb 21% [206/960] ext/fiddle/lib/fiddle/pack.rb 21% [207/960] ext/fiddle/lib/fiddle/struct.rb 21% [208/960] ext/fiddle/lib/fiddle/types.rb 21% [209/960] ext/fiddle/lib/fiddle/value.rb 21% [210/960] ext/fiddle/lib/fiddle/version.rb 21% [211/960] ext/fiddle/pinned.c 22% [212/960] ext/fiddle/pointer.c 22% [213/960] ext/io/console/console.c 22% [214/960] ext/io/console/lib/console/size.rb 22% [215/960] ext/io/nonblock/nonblock.c 22% [216/960] ext/io/wait/wait.c 22% [217/960] ext/json/generator/generator.c 22% [218/960] ext/json/lib/json.rb 22% [219/960] ext/json/lib/json/add/bigdecimal.rb 22% [220/960] ext/json/lib/json/add/complex.rb 23% [221/960] ext/json/lib/json/add/core.rb 23% [222/960] ext/json/lib/json/add/date.rb 23% [223/960] ext/json/lib/json/add/date_time.rb 23% [224/960] ext/json/lib/json/add/exception.rb 23% [225/960] ext/json/lib/json/add/ostruct.rb 23% [226/960] ext/json/lib/json/add/range.rb 23% [227/960] ext/json/lib/json/add/rational.rb 23% [228/960] ext/json/lib/json/add/regexp.rb 23% [229/960] ext/json/lib/json/add/set.rb 23% [230/960] ext/json/lib/json/add/struct.rb 24% [231/960] ext/json/lib/json/add/symbol.rb 24% [232/960] ext/json/lib/json/add/time.rb 24% [233/960] ext/json/lib/json/common.rb 24% [234/960] ext/json/lib/json/ext.rb 24% [235/960] ext/json/lib/json/generic_object.rb 24% [236/960] ext/json/lib/json/version.rb 24% [237/960] ext/json/parser/parser.c 24% [238/960] ext/monitor/lib/monitor.rb 24% [239/960] ext/monitor/monitor.c 25% [240/960] ext/nkf/lib/kconv.rb 25% [241/960] ext/nkf/nkf.c 25% [242/960] ext/objspace/lib/objspace.rb 25% [243/960] ext/objspace/lib/objspace/trace.rb 25% [244/960] ext/objspace/object_tracing.c 25% [245/960] ext/objspace/objspace.c 25% [246/960] ext/objspace/objspace_dump.c 25% [247/960] ext/openssl/lib/openssl.rb 25% [248/960] ext/openssl/lib/openssl/bn.rb 25% [249/960] ext/openssl/lib/openssl/buffering.rb 26% [250/960] ext/openssl/lib/openssl/cipher.rb 26% [251/960] ext/openssl/lib/openssl/digest.rb 26% [252/960] ext/openssl/lib/openssl/hmac.rb 26% [253/960] ext/openssl/lib/openssl/marshal.rb 26% [254/960] ext/openssl/lib/openssl/pkcs5.rb 26% [255/960] ext/openssl/lib/openssl/pkey.rb 26% [256/960] ext/openssl/lib/openssl/ssl.rb 26% [257/960] ext/openssl/lib/openssl/version.rb 26% [258/960] ext/openssl/lib/openssl/x509.rb 26% [259/960] ext/openssl/ossl.c 27% [260/960] ext/openssl/ossl_asn1.c 27% [261/960] ext/openssl/ossl_bio.c 27% [262/960] ext/openssl/ossl_bn.c 27% [263/960] ext/openssl/ossl_cipher.c 27% [264/960] ext/openssl/ossl_config.c 27% [265/960] ext/openssl/ossl_digest.c 27% [266/960] ext/openssl/ossl_engine.c 27% [267/960] ext/openssl/ossl_hmac.c 27% [268/960] ext/openssl/ossl_kdf.c 28% [269/960] ext/openssl/ossl_ns_spki.c 28% [270/960] ext/openssl/ossl_ocsp.c 28% [271/960] ext/openssl/ossl_pkcs12.c 28% [272/960] ext/openssl/ossl_pkcs7.c 28% [273/960] ext/openssl/ossl_pkey.c 28% [274/960] ext/openssl/ossl_pkey_dh.c 28% [275/960] ext/openssl/ossl_pkey_dsa.c 28% [276/960] ext/openssl/ossl_pkey_ec.c 28% [277/960] ext/openssl/ossl_pkey_rsa.c 28% [278/960] ext/openssl/ossl_rand.c 29% [279/960] ext/openssl/ossl_ssl.c 29% [280/960] ext/openssl/ossl_ssl_session.c 29% [281/960] ext/openssl/ossl_ts.c 29% [282/960] ext/openssl/ossl_x509.c 29% [283/960] ext/openssl/ossl_x509attr.c 29% [284/960] ext/openssl/ossl_x509cert.c 29% [285/960] ext/openssl/ossl_x509crl.c 29% [286/960] ext/openssl/ossl_x509ext.c 29% [287/960] ext/openssl/ossl_x509name.c 30% [288/960] ext/openssl/ossl_x509req.c 30% [289/960] ext/openssl/ossl_x509revoked.c 30% [290/960] ext/openssl/ossl_x509store.c 30% [291/960] ext/pathname/lib/pathname.rb 30% [292/960] ext/pathname/pathname.c 30% [293/960] ext/psych/lib/psych.rb 30% [294/960] ext/psych/lib/psych/class_loader.rb 30% [295/960] ext/psych/lib/psych/coder.rb 30% [296/960] ext/psych/lib/psych/core_ext.rb 30% [297/960] ext/psych/lib/psych/exception.rb 31% [298/960] ext/psych/lib/psych/handler.rb 31% [299/960] ext/psych/lib/psych/handlers/document_stream.rb 31% [300/960] ext/psych/lib/psych/handlers/recorder.rb 31% [301/960] ext/psych/lib/psych/json/ruby_events.rb 31% [302/960] ext/psych/lib/psych/json/stream.rb 31% [303/960] ext/psych/lib/psych/json/tree_builder.rb 31% [304/960] ext/psych/lib/psych/json/yaml_events.rb 31% [305/960] ext/psych/lib/psych/nodes.rb 31% [306/960] ext/psych/lib/psych/nodes/alias.rb 31% [307/960] ext/psych/lib/psych/nodes/document.rb 32% [308/960] ext/psych/lib/psych/nodes/mapping.rb 32% [309/960] ext/psych/lib/psych/nodes/node.rb 32% [310/960] ext/psych/lib/psych/nodes/scalar.rb 32% [311/960] ext/psych/lib/psych/nodes/sequence.rb 32% [312/960] ext/psych/lib/psych/nodes/stream.rb 32% [313/960] ext/psych/lib/psych/omap.rb 32% [314/960] ext/psych/lib/psych/parser.rb 32% [315/960] ext/psych/lib/psych/scalar_scanner.rb 32% [316/960] ext/psych/lib/psych/set.rb 33% [317/960] ext/psych/lib/psych/stream.rb 33% [318/960] ext/psych/lib/psych/streaming.rb 33% [319/960] ext/psych/lib/psych/syntax_error.rb 33% [320/960] ext/psych/lib/psych/tree_builder.rb 33% [321/960] ext/psych/lib/psych/versions.rb 33% [322/960] ext/psych/lib/psych/visitors.rb 33% [323/960] ext/psych/lib/psych/visitors/depth_first.rb 33% [324/960] ext/psych/lib/psych/visitors/emitter.rb 33% [325/960] ext/psych/lib/psych/visitors/json_tree.rb 33% [326/960] ext/psych/lib/psych/visitors/to_ruby.rb 34% [327/960] ext/psych/lib/psych/visitors/visitor.rb 34% [328/960] ext/psych/lib/psych/visitors/yaml_tree.rb 34% [329/960] ext/psych/lib/psych/y.rb 34% [330/960] ext/psych/psych.c 34% [331/960] ext/psych/psych_emitter.c 34% [332/960] ext/psych/psych_parser.c 34% [333/960] ext/psych/psych_to_ruby.c 34% [334/960] ext/psych/psych_yaml_tree.c 34% [335/960] ext/pty/lib/expect.rb 35% [336/960] ext/pty/pty.c 35% [337/960] ext/racc/cparse/cparse.c 35% [338/960] ext/rbconfig/sizeof/limits.c 35% [339/960] ext/rbconfig/sizeof/sizes.c 35% [340/960] ext/readline/readline.c 35% [341/960] ext/ripper/lib/ripper.rb 35% [342/960] ext/ripper/lib/ripper/core.rb 35% [343/960] ext/ripper/lib/ripper/filter.rb 35% [344/960] ext/ripper/lib/ripper/lexer.rb 35% [345/960] ext/ripper/lib/ripper/sexp.rb 36% [346/960] ext/socket/ancdata.c 36% [347/960] ext/socket/basicsocket.c 36% [348/960] ext/socket/constants.c 36% [349/960] ext/socket/constdefs.c 36% [350/960] ext/socket/ifaddr.c 36% [351/960] ext/socket/init.c 36% [352/960] ext/socket/ipsocket.c 36% [353/960] ext/socket/lib/socket.rb 36% [354/960] ext/socket/option.c 36% [355/960] ext/socket/raddrinfo.c 37% [356/960] ext/socket/socket.c 37% [357/960] ext/socket/sockssocket.c 37% [358/960] ext/socket/tcpserver.c 37% [359/960] ext/socket/tcpsocket.c 37% [360/960] ext/socket/udpsocket.c 37% [361/960] ext/socket/unixserver.c 37% [362/960] ext/socket/unixsocket.c 37% [363/960] ext/stringio/stringio.c 37% [364/960] ext/strscan/strscan.c 38% [365/960] ext/syslog/lib/syslog/logger.rb 38% [366/960] ext/syslog/syslog.c 38% [367/960] ext/zlib/zlib.c 38% [368/960] file.c 38% [369/960] gc.c 38% [370/960] gc.rb 38% [371/960] golf_prelude.c 38% [372/960] goruby.c 38% [373/960] hash.c 38% [374/960] id.c 39% [375/960] id_table.c 39% [376/960] inits.c 39% [377/960] io.c 39% [378/960] io.rb 39% [379/960] io_buffer.c 39% [380/960] iseq.c 39% [381/960] kernel.rb 39% [382/960] lex.c 39% [383/960] lib/English.rb 40% [384/960] lib/abbrev.rb 40% [385/960] lib/base64.rb 40% [386/960] lib/benchmark.rb 40% [387/960] lib/benchmark/version.rb 40% [388/960] lib/cgi.rb 40% [389/960] lib/cgi/cookie.rb 40% [390/960] lib/cgi/core.rb 40% [391/960] lib/cgi/html.rb 40% [392/960] lib/cgi/session.rb 40% [393/960] lib/cgi/session/pstore.rb 41% [394/960] lib/cgi/util.rb 41% [395/960] lib/csv.rb 41% [396/960] lib/csv/core_ext/array.rb 41% [397/960] lib/csv/core_ext/string.rb 41% [398/960] lib/csv/delete_suffix.rb 41% [399/960] lib/csv/fields_converter.rb 41% [400/960] lib/csv/input_record_separator.rb 41% [401/960] lib/csv/match_p.rb 41% [402/960] lib/csv/parser.rb 41% [403/960] lib/csv/row.rb 42% [404/960] lib/csv/table.rb 42% [405/960] lib/csv/version.rb 42% [406/960] lib/csv/writer.rb 42% [407/960] lib/delegate.rb 42% [408/960] lib/did_you_mean.rb 42% [409/960] lib/did_you_mean/core_ext/name_error.rb 42% [410/960] lib/did_you_mean/experimental.rb 42% [411/960] lib/did_you_mean/formatter.rb 42% [412/960] lib/did_you_mean/formatters/plain_formatter.rb 43% [413/960] lib/did_you_mean/formatters/verbose_formatter.rb 43% [414/960] lib/did_you_mean/jaro_winkler.rb 43% [415/960] lib/did_you_mean/levenshtein.rb 43% [416/960] lib/did_you_mean/spell_checker.rb 43% [417/960] lib/did_you_mean/spell_checkers/key_error_checker.rb 43% [418/960] lib/did_you_mean/spell_checkers/method_name_checker.rb 43% [419/960] lib/did_you_mean/spell_checkers/name_error_checkers.rb 43% [420/960] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 43% [421/960] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 43% [422/960] lib/did_you_mean/spell_checkers/null_checker.rb 44% [423/960] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 44% [424/960] lib/did_you_mean/spell_checkers/require_path_checker.rb 44% [425/960] lib/did_you_mean/tree_spell_checker.rb 44% [426/960] lib/did_you_mean/verbose.rb 44% [427/960] lib/did_you_mean/version.rb 44% [428/960] lib/drb.rb 44% [429/960] lib/drb/acl.rb 44% [430/960] lib/drb/drb.rb 44% [431/960] lib/drb/eq.rb 45% [432/960] lib/drb/extserv.rb 45% [433/960] lib/drb/extservm.rb 45% [434/960] lib/drb/gw.rb 45% [435/960] lib/drb/invokemethod.rb 45% [436/960] lib/drb/observer.rb 45% [437/960] lib/drb/ssl.rb 45% [438/960] lib/drb/timeridconv.rb 45% [439/960] lib/drb/unix.rb 45% [440/960] lib/drb/version.rb 45% [441/960] lib/drb/weakidconv.rb 46% [442/960] lib/erb.rb 46% [443/960] lib/erb/version.rb 46% [444/960] lib/error_highlight.rb 46% [445/960] lib/error_highlight/base.rb 46% [446/960] lib/error_highlight/core_ext.rb 46% [447/960] lib/error_highlight/formatter.rb 46% [448/960] lib/error_highlight/version.rb 46% [449/960] lib/fileutils.rb 46% [450/960] lib/find.rb 46% [451/960] lib/forwardable.rb 47% [452/960] lib/forwardable/impl.rb 47% [453/960] lib/getoptlong.rb 47% [454/960] lib/ipaddr.rb 47% [455/960] lib/irb.rb 47% [456/960] lib/irb/cmd/chws.rb 47% [457/960] lib/irb/cmd/fork.rb 47% [458/960] lib/irb/cmd/help.rb 47% [459/960] lib/irb/cmd/info.rb 47% [460/960] lib/irb/cmd/load.rb 48% [461/960] lib/irb/cmd/ls.rb 48% [462/960] lib/irb/cmd/measure.rb 48% [463/960] lib/irb/cmd/nop.rb 48% [464/960] lib/irb/cmd/pushws.rb 48% [465/960] lib/irb/cmd/show_source.rb 48% [466/960] lib/irb/cmd/subirb.rb 48% [467/960] lib/irb/cmd/whereami.rb 48% [468/960] lib/irb/color.rb 48% [469/960] lib/irb/color_printer.rb 48% [470/960] lib/irb/completion.rb 49% [471/960] lib/irb/context.rb 49% [472/960] lib/irb/easter-egg.rb 49% [473/960] lib/irb/ext/change-ws.rb 49% [474/960] lib/irb/ext/history.rb 49% [475/960] lib/irb/ext/loader.rb 49% [476/960] lib/irb/ext/multi-irb.rb 49% [477/960] lib/irb/ext/save-history.rb 49% [478/960] lib/irb/ext/tracer.rb 49% [479/960] lib/irb/ext/use-loader.rb 50% [480/960] lib/irb/ext/workspaces.rb 50% [481/960] lib/irb/extend-command.rb 50% [482/960] lib/irb/frame.rb 50% [483/960] lib/irb/help.rb 50% [484/960] lib/irb/init.rb 50% [485/960] lib/irb/input-method.rb 50% [486/960] lib/irb/inspector.rb 50% [487/960] lib/irb/lc/error.rb 50% [488/960] lib/irb/lc/ja/encoding_aliases.rb 50% [489/960] lib/irb/lc/ja/error.rb 51% [490/960] lib/irb/locale.rb 51% [491/960] lib/irb/magic-file.rb 51% [492/960] lib/irb/notifier.rb 51% [493/960] lib/irb/output-method.rb 51% [494/960] lib/irb/ruby-lex.rb 51% [495/960] lib/irb/src_encoding.rb 51% [496/960] lib/irb/version.rb 51% [497/960] lib/irb/workspace.rb 51% [498/960] lib/irb/ws-for-case-2.rb 51% [499/960] lib/irb/xmp.rb 52% [500/960] lib/logger.rb 52% [501/960] lib/logger/errors.rb 52% [502/960] lib/logger/formatter.rb 52% [503/960] lib/logger/log_device.rb 52% [504/960] lib/logger/period.rb 52% [505/960] lib/logger/severity.rb 52% [506/960] lib/logger/version.rb 52% [507/960] lib/mjit/c_32.rb 52% [508/960] lib/mjit/c_64.rb 53% [509/960] lib/mjit/c_pointer.rb 53% [510/960] lib/mjit/c_type.rb 53% [511/960] lib/mjit/compiler.rb 53% [512/960] lib/mkmf.rb 53% [513/960] lib/mutex_m.rb 53% [514/960] lib/net/http.rb 53% [515/960] lib/net/http/backward.rb 53% [516/960] lib/net/http/exceptions.rb 53% [517/960] lib/net/http/generic_request.rb 53% [518/960] lib/net/http/header.rb 54% [519/960] lib/net/http/proxy_delta.rb 54% [520/960] lib/net/http/request.rb 54% [521/960] lib/net/http/requests.rb 54% [522/960] lib/net/http/response.rb 54% [523/960] lib/net/http/responses.rb 54% [524/960] lib/net/http/status.rb 54% [525/960] lib/net/https.rb 54% [526/960] lib/net/protocol.rb 54% [527/960] lib/observer.rb 55% [528/960] lib/open-uri.rb 55% [529/960] lib/open3.rb 55% [530/960] lib/open3/version.rb 55% [531/960] lib/optionparser.rb 55% [532/960] lib/optparse.rb 55% [533/960] lib/optparse/ac.rb 55% [534/960] lib/optparse/date.rb 55% [535/960] lib/optparse/kwargs.rb 55% [536/960] lib/optparse/shellwords.rb 55% [537/960] lib/optparse/time.rb 56% [538/960] lib/optparse/uri.rb 56% [539/960] lib/optparse/version.rb 56% [540/960] lib/ostruct.rb 56% [541/960] lib/pp.rb 56% [542/960] lib/prettyprint.rb 56% [543/960] lib/pstore.rb 56% [544/960] lib/racc.rb 56% [545/960] lib/racc/compat.rb 56% [546/960] lib/racc/debugflags.rb 56% [547/960] lib/racc/exception.rb 57% [548/960] lib/racc/grammar.rb 57% [549/960] lib/racc/grammarfileparser.rb 57% [550/960] lib/racc/info.rb 57% [551/960] lib/racc/iset.rb 57% [552/960] lib/racc/logfilegenerator.rb 57% [553/960] lib/racc/parser-text.rb 57% [554/960] lib/racc/parser.rb 57% [555/960] lib/racc/parserfilegenerator.rb 57% [556/960] lib/racc/sourcetext.rb 58% [557/960] lib/racc/state.rb 58% [558/960] lib/racc/statetransitiontable.rb 58% [559/960] lib/racc/static.rb 58% [560/960] lib/random/formatter.rb 58% [561/960] lib/rdoc.rb 58% [562/960] lib/rdoc/alias.rb 58% [563/960] lib/rdoc/anon_class.rb 58% [564/960] lib/rdoc/any_method.rb 58% [565/960] lib/rdoc/attr.rb 58% [566/960] lib/rdoc/class_module.rb 59% [567/960] lib/rdoc/code_object.rb 59% [568/960] lib/rdoc/code_objects.rb 59% [569/960] lib/rdoc/comment.rb 59% [570/960] lib/rdoc/constant.rb 59% [571/960] lib/rdoc/context.rb 59% [572/960] lib/rdoc/cross_reference.rb 59% [573/960] lib/rdoc/encoding.rb 59% [574/960] lib/rdoc/erb_partial.rb 59% [575/960] lib/rdoc/erbio.rb 60% [576/960] lib/rdoc/extend.rb 60% [577/960] lib/rdoc/generator.rb 60% [578/960] lib/rdoc/ghost_method.rb 60% [579/960] lib/rdoc/i18n.rb 60% [580/960] lib/rdoc/include.rb 60% [581/960] lib/rdoc/known_classes.rb 60% [582/960] lib/rdoc/markdown.rb 60% [583/960] lib/rdoc/markup.rb 60% [584/960] lib/rdoc/meta_method.rb 60% [585/960] lib/rdoc/method_attr.rb 61% [586/960] lib/rdoc/mixin.rb 61% [587/960] lib/rdoc/normal_class.rb 61% [588/960] lib/rdoc/normal_module.rb 61% [589/960] lib/rdoc/options.rb 61% [590/960] lib/rdoc/parser.rb 61% [591/960] lib/rdoc/parser/c.rb 61% [592/960] lib/rdoc/parser/changelog.rb 61% [593/960] lib/rdoc/parser/markdown.rb 61% [594/960] lib/rdoc/parser/rd.rb 61% [595/960] lib/rdoc/parser/ripper_state_lex.rb 62% [596/960] lib/rdoc/parser/ruby.rb 62% [597/960] lib/rdoc/parser/ruby_tools.rb 62% [598/960] lib/rdoc/parser/simple.rb 62% [599/960] lib/rdoc/parser/text.rb 62% [600/960] lib/rdoc/rd.rb 62% [601/960] lib/rdoc/rdoc.rb 62% [602/960] lib/rdoc/require.rb 62% [603/960] lib/rdoc/ri.rb 62% [604/960] lib/rdoc/rubygems_hook.rb 63% [605/960] lib/rdoc/servlet.rb 63% [606/960] lib/rdoc/single_class.rb 63% [607/960] lib/rdoc/stats.rb 63% [608/960] lib/rdoc/store.rb 63% [609/960] lib/rdoc/task.rb 63% [610/960] lib/rdoc/text.rb 63% [611/960] lib/rdoc/token_stream.rb 63% [612/960] lib/rdoc/tom_doc.rb 63% [613/960] lib/rdoc/top_level.rb 63% [614/960] lib/rdoc/version.rb 64% [615/960] lib/readline.rb 64% [616/960] lib/reline.rb 64% [617/960] lib/reline/ansi.rb 64% [618/960] lib/reline/config.rb 64% [619/960] lib/reline/general_io.rb 64% [620/960] lib/reline/history.rb 64% [621/960] lib/reline/key_actor.rb 64% [622/960] lib/reline/key_actor/base.rb 64% [623/960] lib/reline/key_actor/emacs.rb 65% [624/960] lib/reline/key_actor/vi_command.rb 65% [625/960] lib/reline/key_actor/vi_insert.rb 65% [626/960] lib/reline/key_stroke.rb 65% [627/960] lib/reline/kill_ring.rb 65% [628/960] lib/reline/line_editor.rb 65% [629/960] lib/reline/terminfo.rb 65% [630/960] lib/reline/unicode.rb 65% [631/960] lib/reline/unicode/east_asian_width.rb 65% [632/960] lib/reline/version.rb 65% [633/960] lib/reline/windows.rb 66% [634/960] lib/resolv-replace.rb 66% [635/960] lib/resolv.rb 66% [636/960] lib/rinda/rinda.rb 66% [637/960] lib/rinda/ring.rb 66% [638/960] lib/rinda/tuplespace.rb 66% [639/960] lib/rubygems.rb 66% [640/960] lib/rubygems/available_set.rb 66% [641/960] lib/rubygems/basic_specification.rb 66% [642/960] lib/rubygems/bundler_version_finder.rb 66% [643/960] lib/rubygems/command.rb 67% [644/960] lib/rubygems/command_manager.rb 67% [645/960] lib/rubygems/commands/build_command.rb 67% [646/960] lib/rubygems/commands/cert_command.rb 67% [647/960] lib/rubygems/commands/check_command.rb 67% [648/960] lib/rubygems/commands/cleanup_command.rb 67% [649/960] lib/rubygems/commands/contents_command.rb 67% [650/960] lib/rubygems/commands/dependency_command.rb 67% [651/960] lib/rubygems/commands/environment_command.rb 67% [652/960] lib/rubygems/commands/fetch_command.rb 68% [653/960] lib/rubygems/commands/generate_index_command.rb 68% [654/960] lib/rubygems/commands/help_command.rb 68% [655/960] lib/rubygems/commands/info_command.rb 68% [656/960] lib/rubygems/commands/install_command.rb 68% [657/960] lib/rubygems/commands/list_command.rb 68% [658/960] lib/rubygems/commands/lock_command.rb 68% [659/960] lib/rubygems/commands/mirror_command.rb 68% [660/960] lib/rubygems/commands/open_command.rb 68% [661/960] lib/rubygems/commands/outdated_command.rb 68% [662/960] lib/rubygems/commands/owner_command.rb 69% [663/960] lib/rubygems/commands/pristine_command.rb 69% [664/960] lib/rubygems/commands/push_command.rb 69% [665/960] lib/rubygems/commands/query_command.rb 69% [666/960] lib/rubygems/commands/rdoc_command.rb 69% [667/960] lib/rubygems/commands/search_command.rb 69% [668/960] lib/rubygems/commands/server_command.rb 69% [669/960] lib/rubygems/commands/setup_command.rb 69% [670/960] lib/rubygems/commands/signin_command.rb 69% [671/960] lib/rubygems/commands/signout_command.rb 70% [672/960] lib/rubygems/commands/sources_command.rb 70% [673/960] lib/rubygems/commands/specification_command.rb 70% [674/960] lib/rubygems/commands/stale_command.rb 70% [675/960] lib/rubygems/commands/uninstall_command.rb 70% [676/960] lib/rubygems/commands/unpack_command.rb 70% [677/960] lib/rubygems/commands/update_command.rb 70% [678/960] lib/rubygems/commands/which_command.rb 70% [679/960] lib/rubygems/commands/yank_command.rb 70% [680/960] lib/rubygems/compatibility.rb 70% [681/960] lib/rubygems/config_file.rb 71% [682/960] lib/rubygems/core_ext/kernel_gem.rb 71% [683/960] lib/rubygems/core_ext/kernel_require.rb 71% [684/960] lib/rubygems/core_ext/kernel_warn.rb 71% [685/960] lib/rubygems/core_ext/tcpsocket_init.rb 71% [686/960] lib/rubygems/defaults.rb 71% [687/960] lib/rubygems/dependency.rb 71% [688/960] lib/rubygems/dependency_installer.rb 71% [689/960] lib/rubygems/dependency_list.rb 71% [690/960] lib/rubygems/deprecate.rb 71% [691/960] lib/rubygems/doctor.rb 72% [692/960] lib/rubygems/errors.rb 72% [693/960] lib/rubygems/exceptions.rb 72% [694/960] lib/rubygems/ext.rb 72% [695/960] lib/rubygems/ext/build_error.rb 72% [696/960] lib/rubygems/ext/builder.rb 72% [697/960] lib/rubygems/ext/cargo_builder.rb 72% [698/960] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 72% [699/960] lib/rubygems/ext/cmake_builder.rb 72% [700/960] lib/rubygems/ext/configure_builder.rb 73% [701/960] lib/rubygems/ext/ext_conf_builder.rb 73% [702/960] lib/rubygems/ext/rake_builder.rb 73% [703/960] lib/rubygems/gem_runner.rb 73% [704/960] lib/rubygems/gemcutter_utilities.rb 73% [705/960] lib/rubygems/indexer.rb 73% [706/960] lib/rubygems/install_default_message.rb 73% [707/960] lib/rubygems/install_message.rb 73% [708/960] lib/rubygems/install_update_options.rb 73% [709/960] lib/rubygems/installer.rb 73% [710/960] lib/rubygems/installer_uninstaller_utils.rb 74% [711/960] lib/rubygems/local_remote_options.rb 74% [712/960] lib/rubygems/mock_gem_ui.rb 74% [713/960] lib/rubygems/name_tuple.rb 74% [714/960] lib/rubygems/openssl.rb 74% [715/960] lib/rubygems/optparse.rb 74% [716/960] lib/rubygems/package.rb 74% [717/960] lib/rubygems/package/digest_io.rb 74% [718/960] lib/rubygems/package/file_source.rb 74% [719/960] lib/rubygems/package/io_source.rb 75% [720/960] lib/rubygems/package/old.rb 75% [721/960] lib/rubygems/package/source.rb 75% [722/960] lib/rubygems/package/tar_header.rb 75% [723/960] lib/rubygems/package/tar_reader.rb 75% [724/960] lib/rubygems/package/tar_reader/entry.rb 75% [725/960] lib/rubygems/package/tar_writer.rb 75% [726/960] lib/rubygems/package_task.rb 75% [727/960] lib/rubygems/path_support.rb 75% [728/960] lib/rubygems/platform.rb 75% [729/960] lib/rubygems/psych_tree.rb 76% [730/960] lib/rubygems/query_utils.rb 76% [731/960] lib/rubygems/rdoc.rb 76% [732/960] lib/rubygems/remote_fetcher.rb 76% [733/960] lib/rubygems/request.rb 76% [734/960] lib/rubygems/request/connection_pools.rb 76% [735/960] lib/rubygems/request/http_pool.rb 76% [736/960] lib/rubygems/request/https_pool.rb 76% [737/960] lib/rubygems/request_set.rb 76% [738/960] lib/rubygems/request_set/gem_dependency_api.rb 76% [739/960] lib/rubygems/request_set/lockfile.rb 77% [740/960] lib/rubygems/request_set/lockfile/parser.rb 77% [741/960] lib/rubygems/request_set/lockfile/tokenizer.rb 77% [742/960] lib/rubygems/requirement.rb 77% [743/960] lib/rubygems/resolver.rb 77% [744/960] lib/rubygems/resolver/activation_request.rb 77% [745/960] lib/rubygems/resolver/api_set.rb 77% [746/960] lib/rubygems/resolver/api_set/gem_parser.rb 77% [747/960] lib/rubygems/resolver/api_specification.rb 77% [748/960] lib/rubygems/resolver/best_set.rb 78% [749/960] lib/rubygems/resolver/composed_set.rb 78% [750/960] lib/rubygems/resolver/conflict.rb 78% [751/960] lib/rubygems/resolver/current_set.rb 78% [752/960] lib/rubygems/resolver/dependency_request.rb 78% [753/960] lib/rubygems/resolver/git_set.rb 78% [754/960] lib/rubygems/resolver/git_specification.rb 78% [755/960] lib/rubygems/resolver/index_set.rb 78% [756/960] lib/rubygems/resolver/index_specification.rb 78% [757/960] lib/rubygems/resolver/installed_specification.rb 78% [758/960] lib/rubygems/resolver/installer_set.rb 79% [759/960] lib/rubygems/resolver/local_specification.rb 79% [760/960] lib/rubygems/resolver/lock_set.rb 79% [761/960] lib/rubygems/resolver/lock_specification.rb 79% [762/960] lib/rubygems/resolver/molinillo.rb 79% [763/960] lib/rubygems/resolver/molinillo/lib/molinillo.rb 79% [764/960] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 79% [765/960] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 79% [766/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 79% [767/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 80% [768/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 80% [769/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 80% [770/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 80% [771/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 80% [772/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 80% [773/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 80% [774/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 80% [775/960] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 80% [776/960] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 80% [777/960] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 81% [778/960] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 81% [779/960] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 81% [780/960] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 81% [781/960] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 81% [782/960] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 81% [783/960] lib/rubygems/resolver/requirement_list.rb 81% [784/960] lib/rubygems/resolver/set.rb 81% [785/960] lib/rubygems/resolver/source_set.rb 81% [786/960] lib/rubygems/resolver/spec_specification.rb 81% [787/960] lib/rubygems/resolver/specification.rb 82% [788/960] lib/rubygems/resolver/stats.rb 82% [789/960] lib/rubygems/resolver/vendor_set.rb 82% [790/960] lib/rubygems/resolver/vendor_specification.rb 82% [791/960] lib/rubygems/s3_uri_signer.rb 82% [792/960] lib/rubygems/safe_yaml.rb 82% [793/960] lib/rubygems/security.rb 82% [794/960] lib/rubygems/security/policies.rb 82% [795/960] lib/rubygems/security/policy.rb 82% [796/960] lib/rubygems/security/signer.rb 83% [797/960] lib/rubygems/security/trust_dir.rb 83% [798/960] lib/rubygems/security_option.rb 83% [799/960] lib/rubygems/source.rb 83% [800/960] lib/rubygems/source/git.rb 83% [801/960] lib/rubygems/source/installed.rb 83% [802/960] lib/rubygems/source/local.rb 83% [803/960] lib/rubygems/source/lock.rb 83% [804/960] lib/rubygems/source/specific_file.rb 83% [805/960] lib/rubygems/source/vendor.rb 83% [806/960] lib/rubygems/source_list.rb 84% [807/960] lib/rubygems/spec_fetcher.rb 84% [808/960] lib/rubygems/specification.rb 84% [809/960] lib/rubygems/specification_policy.rb 84% [810/960] lib/rubygems/stub_specification.rb 84% [811/960] lib/rubygems/text.rb 84% [812/960] lib/rubygems/tsort.rb 84% [813/960] lib/rubygems/uninstaller.rb 84% [814/960] lib/rubygems/unknown_command_spell_checker.rb 84% [815/960] lib/rubygems/uri.rb 85% [816/960] lib/rubygems/uri_formatter.rb 85% [817/960] lib/rubygems/user_interaction.rb 85% [818/960] lib/rubygems/util.rb 85% [819/960] lib/rubygems/util/licenses.rb 85% [820/960] lib/rubygems/util/list.rb 85% [821/960] lib/rubygems/validator.rb 85% [822/960] lib/rubygems/version.rb 85% [823/960] lib/rubygems/version_option.rb 85% [824/960] lib/securerandom.rb 85% [825/960] lib/set.rb 86% [826/960] lib/set/sorted_set.rb 86% [827/960] lib/shellwords.rb 86% [828/960] lib/singleton.rb 86% [829/960] lib/syntax_suggest.rb 86% [830/960] lib/syntax_suggest/api.rb 86% [831/960] lib/syntax_suggest/around_block_scan.rb 86% [832/960] lib/syntax_suggest/block_expand.rb 86% [833/960] lib/syntax_suggest/capture_code_context.rb 86% [834/960] lib/syntax_suggest/clean_document.rb 86% [835/960] lib/syntax_suggest/cli.rb 87% [836/960] lib/syntax_suggest/code_block.rb 87% [837/960] lib/syntax_suggest/code_frontier.rb 87% [838/960] lib/syntax_suggest/code_line.rb 87% [839/960] lib/syntax_suggest/code_search.rb 87% [840/960] lib/syntax_suggest/core_ext.rb 87% [841/960] lib/syntax_suggest/display_code_with_line_numbers.rb 87% [842/960] lib/syntax_suggest/display_invalid_blocks.rb 87% [843/960] lib/syntax_suggest/explain_syntax.rb 87% [844/960] lib/syntax_suggest/left_right_lex_count.rb 88% [845/960] lib/syntax_suggest/lex_all.rb 88% [846/960] lib/syntax_suggest/lex_value.rb 88% [847/960] lib/syntax_suggest/parse_blocks_from_indent_line.rb 88% [848/960] lib/syntax_suggest/pathname_from_message.rb 88% [849/960] lib/syntax_suggest/priority_engulf_queue.rb 88% [850/960] lib/syntax_suggest/priority_queue.rb 88% [851/960] lib/syntax_suggest/ripper_errors.rb 88% [852/960] lib/syntax_suggest/unvisited_lines.rb 88% [853/960] lib/syntax_suggest/version.rb 88% [854/960] lib/tempfile.rb 89% [855/960] lib/time.rb 89% [856/960] lib/timeout.rb 89% [857/960] lib/tmpdir.rb 89% [858/960] lib/tsort.rb 89% [859/960] lib/un.rb 89% [860/960] lib/unicode_normalize/normalize.rb 89% [861/960] lib/unicode_normalize/tables.rb 89% [862/960] lib/uri.rb 89% [863/960] lib/uri/common.rb 90% [864/960] lib/uri/file.rb 90% [865/960] lib/uri/ftp.rb 90% [866/960] lib/uri/generic.rb 90% [867/960] lib/uri/http.rb 90% [868/960] lib/uri/https.rb 90% [869/960] lib/uri/ldap.rb 90% [870/960] lib/uri/ldaps.rb 90% [871/960] lib/uri/mailto.rb 90% [872/960] lib/uri/rfc2396_parser.rb 90% [873/960] lib/uri/rfc3986_parser.rb 91% [874/960] lib/uri/version.rb 91% [875/960] lib/uri/ws.rb 91% [876/960] lib/uri/wss.rb 91% [877/960] lib/weakref.rb 91% [878/960] lib/yaml.rb 91% [879/960] lib/yaml/dbm.rb 91% [880/960] lib/yaml/store.rb 91% [881/960] load.c 91% [882/960] loadpath.c 91% [883/960] localeinit.c 92% [884/960] main.c 92% [885/960] marshal.c 92% [886/960] marshal.rb 92% [887/960] math.c 92% [888/960] memory_view.c 92% [889/960] mini_builtin.c 92% [890/960] miniinit.c 92% [891/960] miniprelude.c 92% [892/960] mjit.c 93% [893/960] mjit_compiler.c 93% [894/960] nilclass.rb 93% [895/960] node.c 93% [896/960] numeric.c 93% [897/960] numeric.rb 93% [898/960] object.c 93% [899/960] pack.c 93% [900/960] pack.rb 93% [901/960] parse.c 93% [902/960] parse.y 94% [903/960] prelude.rb 94% [904/960] proc.c 94% [905/960] process.c 94% [906/960] ractor.c 94% [907/960] ractor.rb 94% [908/960] random.c 94% [909/960] range.c 94% [910/960] rational.c 94% [911/960] rbconfig.rb 95% [912/960] re.c 95% [913/960] regcomp.c 95% [914/960] regenc.c 95% [915/960] regerror.c 95% [916/960] regexec.c 95% [917/960] regparse.c 95% [918/960] regsyntax.c 95% [919/960] ruby-runner.c 95% [920/960] ruby.c 95% [921/960] rubystub.c 96% [922/960] scheduler.c 96% [923/960] signal.c 96% [924/960] siphash.c 96% [925/960] sparc.c 96% [926/960] sprintf.c 96% [927/960] st.c 96% [928/960] strftime.c 96% [929/960] string.c 96% [930/960] string.rb 96% [931/960] struct.c 97% [932/960] symbol.c 97% [933/960] thread.c 97% [934/960] thread_none.c 97% [935/960] thread_pthread.c 97% [936/960] thread_sync.c 97% [937/960] thread_sync.rb 97% [938/960] thread_win32.c 97% [939/960] time.c 97% [940/960] timev.rb 98% [941/960] trace_point.rb 98% [942/960] transcode.c 98% [943/960] transient_heap.c 98% [944/960] util.c 98% [945/960] variable.c 98% [946/960] version.c 98% [947/960] vm.c 98% [948/960] vm_args.c 98% [949/960] vm_backtrace.c 98% [950/960] vm_dump.c 99% [951/960] vm_eval.c 99% [952/960] vm_exec.c 99% [953/960] vm_insnhelper.c 99% [954/960] vm_method.c 99% [955/960] vm_sync.c 99% [956/960] vm_trace.c 99% [957/960] vsnprintf.c 99% [958/960] warning.rb 99% [959/960] win32/README.win32 100% [960/960] yjit.c Generating RI format into /magus/work/usr/mports/lang/ruby32/work/ruby-3.2.0-preview2/.ext/rdoc... Files: 960 Classes: 939 ( 266 undocumented) Modules: 213 ( 68 undocumented) Constants: 2010 ( 454 undocumented) Attributes: 1012 ( 316 undocumented) Methods: 9561 (2283 undocumented) Total: 13735 (3387 undocumented) 75.34% documented Elapsed: 31.3s generating i386-midnightbsd3-fake.rb i386-midnightbsd3-fake.rb updated ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./i386-midnightbsd3-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/magus/work/usr/mports/lang/ruby32/work/fake-inst-i386" --extout=".ext" --ext-build-dir="./ext" --mflags=" " --make-flags=" .MAKE.LEVEL.ENV=MAKELEVEL ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 DESTDIR=/magus/work/usr/mports/lang/ruby32/work/fake-inst-i386 DOCSDIR=/usr/local/share/doc/ruby KMODDIR=/boot/modules MANPREFIX=/usr/local OPSYS=MidnightBSD OSREL=3.1.5 OSVERSION=301007 PREFIX=/usr/local _OSRELEASE=3.1.5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" --html-output=".ext/html" installing binary commands: /usr/local/bin installing base libraries: /usr/local/lib installing arch files: /usr/local/lib/ruby/3.2+2/i386-midnightbsd3 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/3.2+2/i386-midnightbsd3 installing extension objects: /usr/local/lib/ruby/site_ruby/3.2+2/i386-midnightbsd3 installing extension objects: /usr/local/lib/ruby/vendor_ruby/3.2+2/i386-midnightbsd3 installing extension headers: /usr/local/include/ruby-3.2//i386-midnightbsd3 installing extension scripts: /usr/local/lib/ruby/3.2+2 installing extension scripts: /usr/local/lib/ruby/site_ruby/3.2+2 installing extension scripts: /usr/local/lib/ruby/vendor_ruby/3.2+2 installing extension headers: /usr/local/include/ruby-3.2//ruby installing rdoc: /usr/local/share/ri/3.2+2/system installing html-docs: /usr/local/share/doc/ruby32 installing capi-docs: /usr/local/share/doc/ruby32 installing command scripts: /usr/local/bin installing library scripts: /usr/local/lib/ruby/3.2+2 installing common headers: /usr/local/include/ruby-3.2/ installing manpages: /usr/local/man/man1 /usr/bin/sed -i.bak -e 's|/magus/work/usr/mports/lang/ruby32/work/fake-inst-i386||g' /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/lib/ruby/3.2/i386-midnightbsd3/rbconfig.rb /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/libdata/pkgconfig/ruby-3.1.pc sed: /magus/work/usr/mports/lang/ruby32/work/fake-inst-i386/usr/local/lib/ruby/3.2/i386-midnightbsd3/rbconfig.rb: No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/mports/lang/ruby32 *** Error code 1 Stop. make: stopped in /usr/mports/lang/ruby32
Links
Depends On
- devel/autoconf (build)
- devel/automake (build)
- devel/libffi (build)
- devel/libedit (lib)
- devel/libunwind (lib)
- textproc/libyaml (lib)
- devel/libffi (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus