| "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 1366382 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 |
| | -:7: [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:0005 p:---- s:0024 e:000023 CFUNC :new |
| | c:0004 p:0023 s:0020 e:000019 BLOCK -:7 |
| | c:0003 p:0024 s:0013 e:000012 METHOD <internal:numeric>:257 |
| | c:0002 p:0014 s:0008 E:002360 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:001b90 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | <internal:numeric>:257:in 'times' |
| | -:7:in 'block in <main>' |
| | -:7:in 'new' |
| | |
| | -- 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) [0x7f1efa00cd22] /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) [0x7f1ef9d119c7] /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) [0x7f1ef9d13bb2] /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) [0x7f1ef9e1db2d] /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) [0x7f1ef9e204cb] /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) [0x7f1ef9e21b41] /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) [0x7f1ef9e21e9e] /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) [0x7f1ef9e242ee] /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(rb_class_allocate_instance+0x51) [0x7f1ef9e94b01] /tmp/ruby/src/trunk-gc-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(class_call_alloc_func+0x2) [0x7f1ef9e997d7] /tmp/ruby/src/trunk-gc-asserts/object.c:2147 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-gc-asserts/object.c:2119 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-gc-asserts/object.c:2178 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0xd9) [0x7f1ef9fda87c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3801 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3847 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xbf) [0x7f1ef9fedfe4] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5968 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:898 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f1ef9ff4dee] /tmp/ruby/src/trunk-gc-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f1ef9df9f95] /tmp/ruby/src/trunk-gc-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x83) [0x7f1ef9dfdc33] /tmp/ruby/src/trunk-gc-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x558a870b9186] /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) [0x7f1ef99101ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f1ef991028b] ../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 |
| | [0x558a870b91d5] |
| | |
| | -- 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: |
| | |
| | 558a870b8000-558a870b9000 r--p 00000000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 558a870b9000-558a870ba000 r-xp 00001000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 558a870ba000-558a870bb000 r--p 00002000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 558a870bb000-558a870bc000 r--p 00002000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 558a870bc000-558a870bd000 rw-p 00003000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 558ab4627000-558ab49d9000 rw-p 00000000 00:00 0 [heap] |
| | 7f1edbc0a000-7f1edbe11000 r--s 00000000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1edbe11000-7f1edbe4f000 r--s 00000000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7f1edbe4f000-7f1eddac7000 rw-p 00000000 00:00 0 |
| | 7f1eddac7000-7f1edf022000 r--s 00000000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1edf022000-7f1edf060000 r--s 00000000 00:4f 14827066 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7f1edf060000-7f1edf0e0000 rw-p 00000000 00:00 0 |
| | 7f1edf0ef000-7f1edf1e0000 rw-p 00000000 00:00 0 |
| | 7f1edf1f0000-7f1edf200000 rw-p 00000000 00:00 0 |
| | 7f1edf200000-7f1edf290000 rw-p 00000000 00:00 0 |
| | 7f1edf29f000-7f1edf2a0000 ---p 00000000 00:00 0 |
| | 7f1edf2a0000-7f1edf2e1000 rw-p 00000000 00:00 0 |
| | 7f1edf2e1000-7f1edf2e2000 ---p 00000000 00:00 0 |
| | 7f1edf2e2000-7f1edf323000 rw-p 00000000 00:00 0 |
| | 7f1edf323000-7f1edf324000 ---p 00000000 00:00 0 |
| | 7f1edf324000-7f1edf365000 rw-p 00000000 00:00 0 |
| | 7f1edf365000-7f1edf366000 ---p 00000000 00:00 0 |
| | 7f1edf366000-7f1edf3a7000 rw-p 00000000 00:00 0 |
| | 7f1edf3a7000-7f1edf3a8000 ---p 00000000 00:00 0 |
| | 7f1edf3a8000-7f1edf3e9000 rw-p 00000000 00:00 0 |
| | 7f1edf3e9000-7f1edf3ea000 ---p 00000000 00:00 0 |
| | 7f1edf3ea000-7f1edf42b000 rw-p 00000000 00:00 0 |
| | 7f1edf42b000-7f1edf42c000 ---p 00000000 00:00 0 |
| | 7f1edf42c000-7f1edf46d000 rw-p 00000000 00:00 0 |
| | 7f1edf46d000-7f1edf46e000 ---p 00000000 00:00 0 |
| | 7f1edf46e000-7f1edf4af000 rw-p 00000000 00:00 0 |
| | 7f1edf4af000-7f1edf4b0000 ---p 00000000 00:00 0 |
| | 7f1edf4b0000-7f1edf4f1000 rw-p 00000000 00:00 0 |
| | 7f1edf4f1000-7f1edf4f2000 ---p 00000000 00:00 0 |
| | 7f1edf4f2000-7f1edf533000 rw-p 00000000 00:00 0 |
| | 7f1edf533000-7f1edf534000 ---p 00000000 00:00 0 |
| | 7f1edf534000-7f1edf575000 rw-p 00000000 00:00 0 |
| | 7f1edf575000-7f1edf576000 ---p 00000000 00:00 0 |
| | 7f1edf576000-7f1edf5b7000 rw-p 00000000 00:00 0 |
| | 7f1edf5b7000-7f1edf5b8000 ---p 00000000 00:00 0 |
| | 7f1edf5b8000-7f1edf5f9000 rw-p 00000000 00:00 0 |
| | 7f1edf5f9000-7f1edf5fa000 ---p 00000000 00:00 0 |
| | 7f1edf5fa000-7f1edf63b000 rw-p 00000000 00:00 0 |
| | 7f1edf63b000-7f1edf63c000 ---p 00000000 00:00 0 |
| | 7f1edf63c000-7f1edf67d000 rw-p 00000000 00:00 0 |
| | 7f1edf67d000-7f1edf67e000 ---p 00000000 00:00 0 |
| | 7f1edf67e000-7f1edf6bf000 rw-p 00000000 00:00 0 |
| | 7f1edf6bf000-7f1edf6c0000 ---p 00000000 00:00 0 |
| | 7f1edf6c0000-7f1edf701000 rw-p 00000000 00:00 0 |
| | 7f1edf701000-7f1edf702000 ---p 00000000 00:00 0 |
| | 7f1edf702000-7f1edf743000 rw-p 00000000 00:00 0 |
| | 7f1edf743000-7f1edf744000 ---p 00000000 00:00 0 |
| | 7f1edf744000-7f1edf785000 rw-p 00000000 00:00 0 |
| | 7f1edf785000-7f1edf786000 ---p 00000000 00:00 0 |
| | 7f1edf786000-7f1edf7c7000 rw-p 00000000 00:00 0 |
| | 7f1edf7c7000-7f1edf7c8000 ---p 00000000 00:00 0 |
| | 7f1edf7c8000-7f1edf809000 rw-p 00000000 00:00 0 |
| | 7f1edf809000-7f1edf80a000 ---p 00000000 00:00 0 |
| | 7f1edf80a000-7f1edf84b000 rw-p 00000000 00:00 0 |
| | 7f1edf84b000-7f1edf84c000 ---p 00000000 00:00 0 |
| | 7f1edf84c000-7f1edf88d000 rw-p 00000000 00:00 0 |
| | 7f1edf88d000-7f1edf88e000 ---p 00000000 00:00 0 |
| | 7f1edf88e000-7f1edf8cf000 rw-p 00000000 00:00 0 |
| | 7f1edf8cf000-7f1edf8d0000 ---p 00000000 00:00 0 |
| | 7f1edf8d0000-7f1edf911000 rw-p 00000000 00:00 0 |
| | 7f1edf911000-7f1edf912000 ---p 00000000 00:00 0 |
| | 7f1edf912000-7f1edf953000 rw-p 00000000 00:00 0 |
| | 7f1edf953000-7f1edf954000 ---p 00000000 00:00 0 |
| | 7f1edf954000-7f1edf995000 rw-p 00000000 00:00 0 |
| | 7f1edf995000-7f1edf996000 ---p 00000000 00:00 0 |
| | 7f1edf996000-7f1edf9d7000 rw-p 00000000 00:00 0 |
| | 7f1edf9d7000-7f1edf9d8000 ---p 00000000 00:00 0 |
| | 7f1edf9d8000-7f1edfa19000 rw-p 00000000 00:00 0 |
| | 7f1edfa19000-7f1edfa1a000 ---p 00000000 00:00 0 |
| | 7f1edfa1a000-7f1edfa5b000 rw-p 00000000 00:00 0 |
| | 7f1edfa5b000-7f1edfa5c000 ---p 00000000 00:00 0 |
| | 7f1edfa5c000-7f1edfa9d000 rw-p 00000000 00:00 0 |
| | 7f1edfa9d000-7f1edfa9e000 ---p 00000000 00:00 0 |
| | 7f1edfa9e000-7f1edfadf000 rw-p 00000000 00:00 0 |
| | 7f1edfadf000-7f1edfae0000 ---p 00000000 00:00 0 |
| | 7f1edfae0000-7f1ee0330000 rw-p 00000000 00:00 0 |
| | 7f1ee033a000-7f1ee033b000 r--p 00000000 00:4f 16558534 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1ee033b000-7f1ee033c000 r-xp 00001000 00:4f 16558534 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1ee033c000-7f1ee033d000 r--p 00002000 00:4f 16558534 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1ee033d000-7f1ee033e000 r--p 00002000 00:4f 16558534 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1ee033e000-7f1ee033f000 rw-p 00003000 00:4f 16558534 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1ee033f000-7f1ef97b0000 rw-p 00000000 00:00 0 |
| | 7f1ef97b1000-7f1ef97b2000 r--p 00000000 00:4f 16791621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1ef97b2000-7f1ef97b3000 r-xp 00001000 00:4f 16791621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1ef97b3000-7f1ef97b4000 r--p 00002000 00:4f 16791621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1ef97b4000-7f1ef97b5000 r--p 00002000 00:4f 16791621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1ef97b5000-7f1ef97b6000 rw-p 00003000 00:4f 16791621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1ef97b6000-7f1ef98b9000 rw-p 00000000 00:00 0 |
| | 7f1ef98b9000-7f1ef98bd000 r--p 00000000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1ef98bd000-7f1ef98e0000 r-xp 00004000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1ef98e0000-7f1ef98e4000 r--p 00027000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1ef98e4000-7f1ef98e5000 r--p 0002b000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1ef98e5000-7f1ef98e6000 rw-p 0002c000 00:4f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1ef98e6000-7f1ef990e000 r--p 00000000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1ef990e000-7f1ef9a96000 r-xp 00028000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1ef9a96000-7f1ef9ae5000 r--p 001b0000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1ef9ae5000-7f1ef9ae9000 r--p 001fe000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1ef9ae9000-7f1ef9aeb000 rw-p 00202000 00:4f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1ef9aeb000-7f1ef9afa000 rw-p 00000000 00:00 0 |
| | 7f1ef9afa000-7f1ef9b0a000 r--p 00000000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1ef9b0a000-7f1ef9b89000 r-xp 00010000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1ef9b89000-7f1ef9be1000 r--p 0008f000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1ef9be1000-7f1ef9be2000 r--p 000e7000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1ef9be2000-7f1ef9be3000 rw-p 000e8000 00:4f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1ef9be3000-7f1ef9be5000 r--p 00000000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1ef9be5000-7f1ef9bfa000 r-xp 00002000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1ef9bfa000-7f1ef9c13000 r--p 00017000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1ef9c13000-7f1ef9c14000 r--p 0002f000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1ef9c14000-7f1ef9c15000 rw-p 00030000 00:4f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1ef9c15000-7f1ef9c1d000 rw-p 00000000 00:00 0 |
| | 7f1ef9c1d000-7f1ef9c27000 r--p 00000000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1ef9c27000-7f1ef9c8a000 r-xp 0000a000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1ef9c8a000-7f1ef9c9f000 r--p 0006d000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1ef9c9f000-7f1ef9ca0000 r--p 00081000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1ef9ca0000-7f1ef9ca1000 rw-p 00082000 00:4f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1ef9ca1000-7f1ef9ca3000 r--p 00000000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1ef9ca3000-7f1ef9cb5000 r-xp 00002000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1ef9cb5000-7f1ef9cbb000 r--p 00014000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1ef9cbb000-7f1ef9cbc000 r--p 0001a000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1ef9cbc000-7f1ef9cbd000 rw-p 0001b000 00:4f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1ef9cbd000-7f1ef9cbe000 r--p 00000000 00:4f 16791771 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1ef9cbe000-7f1ef9cbf000 r-xp 00001000 00:4f 16791771 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1ef9cbf000-7f1ef9cc0000 r--p 00002000 00:4f 16791771 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1ef9cc0000-7f1ef9cc1000 r--p 00002000 00:4f 16791771 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1ef9cc1000-7f1ef9cc2000 rw-p 00003000 00:4f 16791771 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1ef9cc2000-7f1ef9d0a000 r--p 00000000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1ef9d0a000-7f1efa1a9000 r-xp 00048000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1efa1a9000-7f1efa331000 r--p 004e7000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1efa331000-7f1efa347000 r--p 0066e000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1efa347000-7f1efa34b000 rw-p 00684000 00:4f 14851055 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7f1efa34b000-7f1efa362000 rw-p 00000000 00:00 0 |
| | 7f1efa362000-7f1efa363000 r--p 00000000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1efa363000-7f1efa38e000 r-xp 00001000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1efa38e000-7f1efa398000 r--p 0002c000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1efa398000-7f1efa39a000 r--p 00036000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1efa39a000-7f1efa39c000 rw-p 00038000 00:4f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffea4c3e000-7ffea4c5f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffea4cc5000-7ffea4cc9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffea4cc9000-7ffea4ccb000 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)>' |