| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/syslog'... |
| From https://github.com/ruby/syslog |
| * branch f2b9e75a8e016502607a3a20695cef57956150c2 -> FETCH_HEAD |
| HEAD is now at f2b9e75 Merge pull request #16 from jeremyd2019/enable-build-on-cygwin |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/pstore'... |
| From https://github.com/ruby/pstore |
| * branch b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f -> FETCH_HEAD |
| HEAD is now at b563c4d Added lib path to in assert_in_out_err |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/irb'... |
| From https://github.com/ruby/irb |
| * branch 6bb53630c3398b2042fb99d5232c68399491d338 -> FETCH_HEAD |
| HEAD is now at 6bb5363 Ignore to contain directory to Gem::Specification#files |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/reline'... |
| From https://github.com/ruby/reline |
| * branch defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD |
| HEAD is now at defcd36 Reject directory from Gem::Specification#files |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| Failed tests: |
| TestProc#test_local_variable_set_wb: Test::Unit::AssertionFailedError: [Bug #13605] |
| 1) Failure: |
| TestProc#test_local_variable_set_wb [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_proc.rb:1718]: |
| [Bug #13605] |
| pid 1602895 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) <env> -> (Object)(embed) len:3 |
| | -:6: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-02-18T12:09:06Z master e9ba334fd1) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0014 s:0023 e:000019 BLOCK -:6 |
| | c:0003 p:0024 s:0013 e:000012 METHOD <internal:numeric>:257 |
| | c:0002 p:0014 s:0008 E:000170 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:0026f0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | <internal:numeric>:257:in 'times' |
| | -:6:in 'block in <main>' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f42eafb7d22] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:823 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1155 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_without_die_internal+0x6b) [0x7f42eacbc9c7] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_+0xe) [0x7f42eacbebb2] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5192 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x2b) [0x7f42eadc8b2d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5261 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_finish) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3878 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3959 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_continue+0xb) [0x7f42eadcb4cb] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3992 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2081 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x41) [0x7f42eadccb41] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2100 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2314 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2421 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0x11e) [0x7f42eadcce9e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2445 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x8e) [0x7f42eadcf2ee] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2530 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1007 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1045 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x25) [0x7f42eaf0b575] /tmp/ruby/src/trunk-gc-asserts/string.c:975 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1018 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_fix2str+0x84) [0x7f42eae3cda4] /tmp/ruby/src/trunk-gc-asserts/numeric.c:3947 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_objtostring+0x5f) [0x7f42eaf9e22a] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:915 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f42eaf9fdee] /tmp/ruby/src/trunk-gc-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f42eada4f95] /tmp/ruby/src/trunk-gc-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x83) [0x7f42eada8c33] /tmp/ruby/src/trunk-gc-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x559787a94186] /tmp/ruby/src/trunk-gc-asserts/main.c:40 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:65 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f42ea8bb1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f42ea8bb28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x559787a941d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 8 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 9 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/compatibility.rb |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/defaults.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/deprecate.rb |
| | 12 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/errors.rb |
| | 13 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/target_rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/unknown_command_spell_checker.rb |
| | 15 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/exceptions.rb |
| | 16 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/basic_specification.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/stub_specification.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/platform.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification_record.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/list.rb |
| | 21 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version.rb |
| | 22 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/requirement.rb |
| | 23 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb |
| | 24 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/core_ext/kernel_gem.rb |
| | 27 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 28 /tmp/ruby/build/trunk-gc-asserts/.ext/common/monitor.rb |
| | 29 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems.rb |
| | 30 /tmp/ruby/src/trunk-gc-asserts/lib/bundled_gems.rb |
| | 31 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/version.rb |
| | 32 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/base.rb |
| | 33 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/formatter.rb |
| | 34 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/core_ext.rb |
| | 35 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight.rb |
| | 36 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/version.rb |
| | 37 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/core_ext/name_error.rb |
| | 38 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/levenshtein.rb |
| | 39 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/jaro_winkler.rb |
| | 40 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checker.rb |
| | 41 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb |
| | 42 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb |
| | 43 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb |
| | 44 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb |
| | 45 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb |
| | 46 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/null_checker.rb |
| | 47 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/tree_spell_checker.rb |
| | 48 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb |
| | 49 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb |
| | 50 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/formatter.rb |
| | 51 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean.rb |
| | 52 /tmp/ruby/src/trunk-gc-asserts/lib/syntax_suggest/core_ext.rb |
| | |
| | * Process memory map: |
| | |
| | 559787a93000-559787a94000 r--p 00000000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 559787a94000-559787a95000 r-xp 00001000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 559787a95000-559787a96000 r--p 00002000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 559787a96000-559787a97000 r--p 00002000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 559787a97000-559787a98000 rw-p 00003000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5597bd9f1000-5597bddc3000 rw-p 00000000 00:00 0 [heap] |
| | 7f42ccbaa000-7f42ccdb1000 r--s 00000000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42ccdb1000-7f42ccdef000 r--s 00000000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7f42ccdef000-7f42cea67000 rw-p 00000000 00:00 0 |
| | 7f42cea67000-7f42cffc2000 r--s 00000000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42cffc2000-7f42d0000000 r--s 00000000 00:4f 14824176 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7f42d0000000-7f42d0090000 rw-p 00000000 00:00 0 |
| | 7f42d009f000-7f42d0190000 rw-p 00000000 00:00 0 |
| | 7f42d01a0000-7f42d01b0000 rw-p 00000000 00:00 0 |
| | 7f42d01b0000-7f42d0240000 rw-p 00000000 00:00 0 |
| | 7f42d024f000-7f42d0250000 ---p 00000000 00:00 0 |
| | 7f42d0250000-7f42d0291000 rw-p 00000000 00:00 0 |
| | 7f42d0291000-7f42d0292000 ---p 00000000 00:00 0 |
| | 7f42d0292000-7f42d02d3000 rw-p 00000000 00:00 0 |
| | 7f42d02d3000-7f42d02d4000 ---p 00000000 00:00 0 |
| | 7f42d02d4000-7f42d0315000 rw-p 00000000 00:00 0 |
| | 7f42d0315000-7f42d0316000 ---p 00000000 00:00 0 |
| | 7f42d0316000-7f42d0357000 rw-p 00000000 00:00 0 |
| | 7f42d0357000-7f42d0358000 ---p 00000000 00:00 0 |
| | 7f42d0358000-7f42d0399000 rw-p 00000000 00:00 0 |
| | 7f42d0399000-7f42d039a000 ---p 00000000 00:00 0 |
| | 7f42d039a000-7f42d03db000 rw-p 00000000 00:00 0 |
| | 7f42d03db000-7f42d03dc000 ---p 00000000 00:00 0 |
| | 7f42d03dc000-7f42d041d000 rw-p 00000000 00:00 0 |
| | 7f42d041d000-7f42d041e000 ---p 00000000 00:00 0 |
| | 7f42d041e000-7f42d045f000 rw-p 00000000 00:00 0 |
| | 7f42d045f000-7f42d0460000 ---p 00000000 00:00 0 |
| | 7f42d0460000-7f42d04a1000 rw-p 00000000 00:00 0 |
| | 7f42d04a1000-7f42d04a2000 ---p 00000000 00:00 0 |
| | 7f42d04a2000-7f42d04e3000 rw-p 00000000 00:00 0 |
| | 7f42d04e3000-7f42d04e4000 ---p 00000000 00:00 0 |
| | 7f42d04e4000-7f42d0525000 rw-p 00000000 00:00 0 |
| | 7f42d0525000-7f42d0526000 ---p 00000000 00:00 0 |
| | 7f42d0526000-7f42d0567000 rw-p 00000000 00:00 0 |
| | 7f42d0567000-7f42d0568000 ---p 00000000 00:00 0 |
| | 7f42d0568000-7f42d05a9000 rw-p 00000000 00:00 0 |
| | 7f42d05a9000-7f42d05aa000 ---p 00000000 00:00 0 |
| | 7f42d05aa000-7f42d05eb000 rw-p 00000000 00:00 0 |
| | 7f42d05eb000-7f42d05ec000 ---p 00000000 00:00 0 |
| | 7f42d05ec000-7f42d062d000 rw-p 00000000 00:00 0 |
| | 7f42d062d000-7f42d062e000 ---p 00000000 00:00 0 |
| | 7f42d062e000-7f42d066f000 rw-p 00000000 00:00 0 |
| | 7f42d066f000-7f42d0670000 ---p 00000000 00:00 0 |
| | 7f42d0670000-7f42d06b1000 rw-p 00000000 00:00 0 |
| | 7f42d06b1000-7f42d06b2000 ---p 00000000 00:00 0 |
| | 7f42d06b2000-7f42d06f3000 rw-p 00000000 00:00 0 |
| | 7f42d06f3000-7f42d06f4000 ---p 00000000 00:00 0 |
| | 7f42d06f4000-7f42d0735000 rw-p 00000000 00:00 0 |
| | 7f42d0735000-7f42d0736000 ---p 00000000 00:00 0 |
| | 7f42d0736000-7f42d0777000 rw-p 00000000 00:00 0 |
| | 7f42d0777000-7f42d0778000 ---p 00000000 00:00 0 |
| | 7f42d0778000-7f42d07b9000 rw-p 00000000 00:00 0 |
| | 7f42d07b9000-7f42d07ba000 ---p 00000000 00:00 0 |
| | 7f42d07ba000-7f42d07fb000 rw-p 00000000 00:00 0 |
| | 7f42d07fb000-7f42d07fc000 ---p 00000000 00:00 0 |
| | 7f42d07fc000-7f42d083d000 rw-p 00000000 00:00 0 |
| | 7f42d083d000-7f42d083e000 ---p 00000000 00:00 0 |
| | 7f42d083e000-7f42d087f000 rw-p 00000000 00:00 0 |
| | 7f42d087f000-7f42d0880000 ---p 00000000 00:00 0 |
| | 7f42d0880000-7f42d08c1000 rw-p 00000000 00:00 0 |
| | 7f42d08c1000-7f42d08c2000 ---p 00000000 00:00 0 |
| | 7f42d08c2000-7f42d0903000 rw-p 00000000 00:00 0 |
| | 7f42d0903000-7f42d0904000 ---p 00000000 00:00 0 |
| | 7f42d0904000-7f42d0945000 rw-p 00000000 00:00 0 |
| | 7f42d0945000-7f42d0946000 ---p 00000000 00:00 0 |
| | 7f42d0946000-7f42d0987000 rw-p 00000000 00:00 0 |
| | 7f42d0987000-7f42d0988000 ---p 00000000 00:00 0 |
| | 7f42d0988000-7f42d09c9000 rw-p 00000000 00:00 0 |
| | 7f42d09c9000-7f42d09ca000 ---p 00000000 00:00 0 |
| | 7f42d09ca000-7f42d0a0b000 rw-p 00000000 00:00 0 |
| | 7f42d0a0b000-7f42d0a0c000 ---p 00000000 00:00 0 |
| | 7f42d0a0c000-7f42d0a4d000 rw-p 00000000 00:00 0 |
| | 7f42d0a4d000-7f42d0a4e000 ---p 00000000 00:00 0 |
| | 7f42d0a4e000-7f42d0a8f000 rw-p 00000000 00:00 0 |
| | 7f42d0a8f000-7f42d0a90000 ---p 00000000 00:00 0 |
| | 7f42d0a90000-7f42d12e0000 rw-p 00000000 00:00 0 |
| | 7f42d12e5000-7f42d12e6000 r--p 00000000 00:4f 16560272 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f42d12e6000-7f42d12e7000 r-xp 00001000 00:4f 16560272 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f42d12e7000-7f42d12e8000 r--p 00002000 00:4f 16560272 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f42d12e8000-7f42d12e9000 r--p 00002000 00:4f 16560272 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f42d12e9000-7f42d12ea000 rw-p 00003000 00:4f 16560272 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f42d12ea000-7f42d12eb000 r--p 00000000 00:4f 16791394 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f42d12eb000-7f42d12ec000 r-xp 00001000 00:4f 16791394 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f42d12ec000-7f42d12ed000 r--p 00002000 00:4f 16791394 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f42d12ed000-7f42d12ee000 r--p 00002000 00:4f 16791394 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f42d12ee000-7f42d12ef000 rw-p 00003000 00:4f 16791394 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f42d12ef000-7f42ea760000 rw-p 00000000 00:00 0 |
| | 7f42ea761000-7f42ea864000 rw-p 00000000 00:00 0 |
| | 7f42ea864000-7f42ea868000 r--p 00000000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f42ea868000-7f42ea88b000 r-xp 00004000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f42ea88b000-7f42ea88f000 r--p 00027000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f42ea88f000-7f42ea890000 r--p 0002b000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f42ea890000-7f42ea891000 rw-p 0002c000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f42ea891000-7f42ea8b9000 r--p 00000000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42ea8b9000-7f42eaa41000 r-xp 00028000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42eaa41000-7f42eaa90000 r--p 001b0000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42eaa90000-7f42eaa94000 r--p 001fe000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42eaa94000-7f42eaa96000 rw-p 00202000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f42eaa96000-7f42eaaa5000 rw-p 00000000 00:00 0 |
| | 7f42eaaa5000-7f42eaab5000 r--p 00000000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f42eaab5000-7f42eab34000 r-xp 00010000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f42eab34000-7f42eab8c000 r--p 0008f000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f42eab8c000-7f42eab8d000 r--p 000e7000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f42eab8d000-7f42eab8e000 rw-p 000e8000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f42eab8e000-7f42eab90000 r--p 00000000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f42eab90000-7f42eaba5000 r-xp 00002000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f42eaba5000-7f42eabbe000 r--p 00017000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f42eabbe000-7f42eabbf000 r--p 0002f000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f42eabbf000-7f42eabc0000 rw-p 00030000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f42eabc0000-7f42eabc8000 rw-p 00000000 00:00 0 |
| | 7f42eabc8000-7f42eabd2000 r--p 00000000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f42eabd2000-7f42eac35000 r-xp 0000a000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f42eac35000-7f42eac4a000 r--p 0006d000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f42eac4a000-7f42eac4b000 r--p 00081000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f42eac4b000-7f42eac4c000 rw-p 00082000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f42eac4c000-7f42eac4e000 r--p 00000000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f42eac4e000-7f42eac60000 r-xp 00002000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f42eac60000-7f42eac66000 r--p 00014000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f42eac66000-7f42eac67000 r--p 0001a000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f42eac67000-7f42eac68000 rw-p 0001b000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f42eac68000-7f42eac69000 r--p 00000000 00:4f 16791411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f42eac69000-7f42eac6a000 r-xp 00001000 00:4f 16791411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f42eac6a000-7f42eac6b000 r--p 00002000 00:4f 16791411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f42eac6b000-7f42eac6c000 r--p 00002000 00:4f 16791411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f42eac6c000-7f42eac6d000 rw-p 00003000 00:4f 16791411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f42eac6d000-7f42eacb5000 r--p 00000000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42eacb5000-7f42eb154000 r-xp 00048000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42eb154000-7f42eb2dc000 r--p 004e7000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42eb2dc000-7f42eb2f2000 r--p 0066e000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42eb2f2000-7f42eb2f6000 rw-p 00684000 00:4f 14856404 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f42eb2f6000-7f42eb30d000 rw-p 00000000 00:00 0 |
| | 7f42eb30d000-7f42eb30e000 r--p 00000000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f42eb30e000-7f42eb339000 r-xp 00001000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f42eb339000-7f42eb343000 r--p 0002c000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f42eb343000-7f42eb345000 r--p 00036000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f42eb345000-7f42eb347000 rw-p 00038000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd5332b000-7ffd5334c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd533eb000-7ffd533ef000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd533ef000-7ffd533f1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:953: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |
| ruby_version_is with an inclusive range is deprecated, use an exclusive range ("2.1"..."2.3") instead. |
| from /tmp/ruby/src/trunk-gc-asserts/spec/ruby/language/numbered_parameters_spec.rb:93:in 'block in <top (required)>' |