| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 69% (7759/11199) |
| "./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. |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `binwrite': No such file or directory @ rb_sysopen - prism/.srcs.mk.time (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `write' |
| from /tmp/ruby/src/trunk-gc-asserts/tool/generic_erb.rb:35:in `<main>' |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/power_assert'... |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch aa22d7ea0c992de7557c3e346c9100b8aa36d945 -> FETCH_HEAD |
| HEAD is now at aa22d7ea Merge pull request #2646 from k0kubun/aaa-3.9.x-warning |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/repl_type_completor'... |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/irb'... |
| From https://github.com/ruby/irb |
| * branch 331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD |
| HEAD is now at 331c4e8 Update the expected values of backtraces |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `binwrite': No such file or directory @ rb_sysopen - prism/.srcs.mk.time (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `write' |
| from /tmp/ruby/src/trunk-gc-asserts/tool/generic_erb.rb:35:in `<main>' |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 512. |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `binwrite': No such file or directory @ rb_sysopen - prism/.srcs.mk.time (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `write' |
| from /tmp/ruby/src/trunk-gc-asserts/tool/generic_erb.rb:35:in `<main>' |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| make: *** No rule to make target 'prism/.srcs.mk.time', needed by 'srcs'. Stop. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `binwrite': No such file or directory @ rb_sysopen - prism/.srcs.mk.time (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-gc-asserts/tool/lib/output.rb:65:in `write' |
| from /tmp/ruby/src/trunk-gc-asserts/tool/generic_erb.rb:35:in `<main>' |
| "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. |
| 1) Failure: |
| TestProcess#test_many_args [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_process.rb:2545]: |
| [ruby-core:70251] [Bug #11418] |
| pid 400781 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000076d55010d3c0 T_IMEMO/<tmpbuf> -> 0x000076d56a66fe70 T_STRING/String len: 37, capa: 55 "/tmp/ruby/build/trunk-gc-asserts/ruby" |
| | -:4: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-09-13T18:10:02Z master 5e90d9e2aa) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0013 e:000012 CFUNC :system |
| | c:0002 p:0037 s:0008 E:0020b0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:001970 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | -:4:in 'system' |
| | |
| | -- 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) [0x76d56aee09da] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_without_die_internal+0x71) [0x76d56abcb8e8] /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_mark_internal+0x0) [0x76d56abcd690] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5165 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(pin_key_mark_value) /tmp/ruby/src/trunk-gc-asserts/gc.c:2779 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x76d56acd74d9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x76d56acdec02] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x76d56acdfd1e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6355 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:145 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6357 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath+0xa7) [0x76d56ace2f3f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2440 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2462 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x3a) [0x76d56ace3fa2] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2499 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:989 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1039 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x2f) [0x76d56ae2fb9f] /tmp/ruby/src/trunk-gc-asserts/string.c:1006 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1049 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_new_frozen_buffer+0x6a) [0x76d56ae35a7a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x76d56adb0770] /tmp/ruby/src/trunk-gc-asserts/process.c:2392 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_exec_getargs) /tmp/ruby/src/trunk-gc-asserts/process.c:2433 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_execarg_init) /tmp/ruby/src/trunk-gc-asserts/process.c:2660 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_execarg_new+0x52) [0x76d56adb0972] /tmp/ruby/src/trunk-gc-asserts/process.c:2674 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x76d56adb0ada] /tmp/ruby/src/trunk-gc-asserts/process.c:4752 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x76d56aeaca8d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x76d56aeb6028] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x76d56aec3114] ../../src/trunk-gc-asserts/insns.def:900 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x76d56aec8ece] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x76d56acb6975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x76d56acbae5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x620c828d1186] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x76d56a7ca1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x76d56a7ca28b] ../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 |
| | [0x620c828d11d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 620c828d0000-620c828d1000 r--p 00000000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 620c828d1000-620c828d2000 r-xp 00001000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 620c828d2000-620c828d3000 r--p 00002000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 620c828d3000-620c828d4000 r--p 00002000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 620c828d4000-620c828d5000 rw-p 00003000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 620c87737000-620c878ce000 rw-p 00000000 00:00 0 [heap] |
| | 76d54cb90000-76d54cd97000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d54cd97000-76d54eac3000 rw-p 00000000 00:00 0 |
| | 76d54eac3000-76d5500c2000 r--s 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d5500c2000-76d550100000 r--s 00000000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 76d550100000-76d550120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76d55012f000-76d550150000 rw-p 00000000 00:00 0 |
| | 76d550150000-76d550180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76d55018f000-76d550190000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550190000-76d5501d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5501d1000-76d5501d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5501d2000-76d550213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550213000-76d550214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550214000-76d550255000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550255000-76d550256000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550256000-76d550297000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550297000-76d550298000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550298000-76d5502d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5502d9000-76d5502da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5502da000-76d55031b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55031b000-76d55031c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55031c000-76d55035d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55035d000-76d55035e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55035e000-76d55039f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55039f000-76d5503a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5503a0000-76d5503e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5503e1000-76d5503e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5503e2000-76d550423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550423000-76d550424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550424000-76d550465000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550465000-76d550466000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550466000-76d5504a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5504a7000-76d5504a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5504a8000-76d5504e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5504e9000-76d5504ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5504ea000-76d55052b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55052b000-76d55052c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55052c000-76d55056d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55056d000-76d55056e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55056e000-76d5505af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5505af000-76d5505b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5505b0000-76d5505f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5505f1000-76d5505f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5505f2000-76d550633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550633000-76d550634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550634000-76d550675000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550675000-76d550676000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550676000-76d5506b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5506b7000-76d5506b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5506b8000-76d5506f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5506f9000-76d5506fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5506fa000-76d55073b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55073b000-76d55073c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55073c000-76d55077d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55077d000-76d55077e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55077e000-76d5507bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5507bf000-76d5507c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5507c0000-76d550801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550801000-76d550802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550802000-76d550843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550843000-76d550844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550844000-76d550885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550885000-76d550886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550886000-76d5508c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5508c7000-76d5508c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5508c8000-76d550909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d550909000-76d55090a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55090a000-76d55094b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55094b000-76d55094c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55094c000-76d55098d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55098d000-76d55098e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d55098e000-76d5509cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76d5509cf000-76d5509d0000 ---p 00000000 00:00 0 |
| | 76d5509d0000-76d5511d0000 rw-p 00000000 00:00 0 |
| | 76d5511d0000-76d551200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76d551200000-76d569200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 76d569200000-76d56a600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 76d56a610000-76d56a630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76d56a63a000-76d56a63b000 r--p 00000000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76d56a63b000-76d56a63c000 r-xp 00001000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76d56a63c000-76d56a63d000 r--p 00002000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76d56a63d000-76d56a63e000 r--p 00002000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76d56a63e000-76d56a63f000 rw-p 00003000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76d56a63f000-76d56a660000 rw-p 00000000 00:00 0 |
| | 76d56a660000-76d56a670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76d56a670000-76d56a773000 rw-p 00000000 00:00 0 |
| | 76d56a773000-76d56a777000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76d56a777000-76d56a79a000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76d56a79a000-76d56a79e000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76d56a79e000-76d56a79f000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76d56a79f000-76d56a7a0000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76d56a7a0000-76d56a7c8000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d56a7c8000-76d56a950000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d56a950000-76d56a99f000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d56a99f000-76d56a9a3000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d56a9a3000-76d56a9a5000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76d56a9a5000-76d56a9b4000 rw-p 00000000 00:00 0 |
| | 76d56a9b4000-76d56a9c4000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76d56a9c4000-76d56aa43000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76d56aa43000-76d56aa9b000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76d56aa9b000-76d56aa9c000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76d56aa9c000-76d56aa9d000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76d56aa9d000-76d56aa9f000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76d56aa9f000-76d56aab4000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76d56aab4000-76d56aacd000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76d56aacd000-76d56aace000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76d56aace000-76d56aacf000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76d56aacf000-76d56aad7000 rw-p 00000000 00:00 0 |
| | 76d56aad7000-76d56aae1000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76d56aae1000-76d56ab44000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76d56ab44000-76d56ab59000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76d56ab59000-76d56ab5a000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76d56ab5a000-76d56ab5b000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76d56ab5b000-76d56ab5d000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76d56ab5d000-76d56ab6f000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76d56ab6f000-76d56ab75000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76d56ab75000-76d56ab76000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76d56ab76000-76d56ab77000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76d56ab77000-76d56ab78000 r--p 00000000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76d56ab78000-76d56ab79000 r-xp 00001000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76d56ab79000-76d56ab7a000 r--p 00002000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76d56ab7a000-76d56ab7b000 r--p 00002000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76d56ab7b000-76d56ab7c000 rw-p 00003000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76d56ab7c000-76d56abc4000 r--p 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d56abc4000-76d56b07f000 r-xp 00048000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d56b07f000-76d56b21f000 r--p 00503000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d56b21f000-76d56b235000 r--p 006a3000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d56b235000-76d56b239000 rw-p 006b9000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 76d56b239000-76d56b250000 rw-p 00000000 00:00 0 |
| | 76d56b250000-76d56b251000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76d56b251000-76d56b27c000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76d56b27c000-76d56b286000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76d56b286000-76d56b288000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76d56b288000-76d56b28a000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc67ac4000-7ffc67ae5000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc67bd4000-7ffc67bd8000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc67bd8000-7ffc67bda000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| . |
| 1. [1/2] Assertion for "stdout" |
| | <["x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x", |
| | "x"]> expected but was |
| | <[]>. |
| 2. [2/2] Assertion for "stderr" |
| | <[]> expected but was |
| | <["verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000076d55010d3c0 T_IMEMO/<tmpbuf> -> 0x000076d56a66fe70 T_STRING/String len: 37, capa: 55 \"/tmp/ruby/build/trunk-gc-asserts/ruby\"", |
| | "-:4: [BUG] gc_verify_internal_consistency: found internal inconsistency.", |
| | "ruby 3.5.0dev (2025-09-13T18:10:02Z master 5e90d9e2aa) +PRISM [x86_64-linux]", |
| | "", |
| | "-- Control frame information -----------------------------------------------", |
| | "c:0003 p:---- s:0013 e:000012 CFUNC :system", |
| | "c:0002 p:0037 s:0008 E:0020b0 EVAL -:4 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:001970 DUMMY [FINISH]", |
| | "", |
| | "-- Ruby level backtrace information ----------------------------------------", |
| | "-:4:in '<main>'", |
| | "-:4:in 'system'", |
| | "", |
| | "-- 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) [0x76d56aee09da] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_without_die_internal+0x71) [0x76d56abcb8e8] /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_mark_internal+0x0) [0x76d56abcd690] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5165", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(pin_key_mark_value) /tmp/ruby/src/trunk-gc-asserts/gc.c:2779", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x76d56acd74d9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x76d56acdec02] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6381", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x76d56acdfd1e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6355", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:145", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6357", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath+0xa7) [0x76d56ace2f3f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2440", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2462", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x3a) [0x76d56ace3fa2] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2499", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:989", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1039", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x2f) [0x76d56ae2fb9f] /tmp/ruby/src/trunk-gc-asserts/string.c:1006", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1049", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_new_frozen_buffer+0x6a) [0x76d56ae35a7a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x76d56adb0770] /tmp/ruby/src/trunk-gc-asserts/process.c:2392", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_exec_getargs) /tmp/ruby/src/trunk-gc-asserts/process.c:2433", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_execarg_init) /tmp/ruby/src/trunk-gc-asserts/process.c:2660", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_execarg_new+0x52) [0x76d56adb0972] /tmp/ruby/src/trunk-gc-asserts/process.c:2674", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x76d56adb0ada] /tmp/ruby/src/trunk-gc-asserts/process.c:4752", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x76d56aeaca8d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x76d56aeb6028] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x76d56aec3114] ../../src/trunk-gc-asserts/insns.def:900", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x76d56aec8ece] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x76d56acb6975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x76d56acbae5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x620c828d1186] /tmp/ruby/src/trunk-gc-asserts/main.c:42", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62", |
| | "/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x76d56a7ca1ca] ../sysdeps/nptl/libc_start_call_main.h:58", |
| | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x76d56a7ca28b] ../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", |
| | "[0x620c828d11d5]", |
| | "", |
| | "-- Other runtime information -----------------------------------------------", |
| | "", |
| | "* Loaded script: -", |
| | "", |
| | "* Loaded features:", |
| | "", |
| | " 0 enumerator.so", |
| | " 1 thread.rb", |
| | " 2 fiber.so", |
| | " 3 rational.so", |
| | " 4 complex.so", |
| | " 5 pathname.so", |
| | " 6 ruby2_keywords.rb", |
| | " 7 set.rb", |
| | " 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | " 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "", |
| | "* Process memory map:", |
| | "", |
| | "620c828d0000-620c828d1000 r--p 00000000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "620c828d1000-620c828d2000 r-xp 00001000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "620c828d2000-620c828d3000 r--p 00002000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "620c828d3000-620c828d4000 r--p 00002000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "620c828d4000-620c828d5000 rw-p 00003000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "620c87737000-620c878ce000 rw-p 00000000 00:00 0 [heap]", |
| | "76d54cb90000-76d54cd97000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d54cd97000-76d54eac3000 rw-p 00000000 00:00 0 ", |
| | "76d54eac3000-76d5500c2000 r--s 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d5500c2000-76d550100000 r--s 00000000 00:4e 13284445 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "76d550100000-76d550120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "76d55012f000-76d550150000 rw-p 00000000 00:00 0 ", |
| | "76d550150000-76d550180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "76d55018f000-76d550190000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550190000-76d5501d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5501d1000-76d5501d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5501d2000-76d550213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550213000-76d550214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550214000-76d550255000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550255000-76d550256000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550256000-76d550297000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550297000-76d550298000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550298000-76d5502d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5502d9000-76d5502da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5502da000-76d55031b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55031b000-76d55031c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55031c000-76d55035d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55035d000-76d55035e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55035e000-76d55039f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55039f000-76d5503a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5503a0000-76d5503e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5503e1000-76d5503e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5503e2000-76d550423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550423000-76d550424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550424000-76d550465000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550465000-76d550466000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550466000-76d5504a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5504a7000-76d5504a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5504a8000-76d5504e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5504e9000-76d5504ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5504ea000-76d55052b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55052b000-76d55052c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55052c000-76d55056d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55056d000-76d55056e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55056e000-76d5505af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5505af000-76d5505b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5505b0000-76d5505f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5505f1000-76d5505f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5505f2000-76d550633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550633000-76d550634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550634000-76d550675000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550675000-76d550676000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550676000-76d5506b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5506b7000-76d5506b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5506b8000-76d5506f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5506f9000-76d5506fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5506fa000-76d55073b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55073b000-76d55073c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55073c000-76d55077d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55077d000-76d55077e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55077e000-76d5507bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5507bf000-76d5507c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5507c0000-76d550801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550801000-76d550802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550802000-76d550843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550843000-76d550844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550844000-76d550885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550885000-76d550886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550886000-76d5508c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5508c7000-76d5508c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5508c8000-76d550909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d550909000-76d55090a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55090a000-76d55094b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55094b000-76d55094c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55094c000-76d55098d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55098d000-76d55098e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d55098e000-76d5509cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "76d5509cf000-76d5509d0000 ---p 00000000 00:00 0 ", |
| | "76d5509d0000-76d5511d0000 rw-p 00000000 00:00 0 ", |
| | "76d5511d0000-76d551200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "76d551200000-76d569200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "76d569200000-76d56a600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "76d56a610000-76d56a630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "76d56a63a000-76d56a63b000 r--p 00000000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "76d56a63b000-76d56a63c000 r-xp 00001000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "76d56a63c000-76d56a63d000 r--p 00002000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "76d56a63d000-76d56a63e000 r--p 00002000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "76d56a63e000-76d56a63f000 rw-p 00003000 00:4e 13543410 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "76d56a63f000-76d56a660000 rw-p 00000000 00:00 0 ", |
| | "76d56a660000-76d56a670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "76d56a670000-76d56a773000 rw-p 00000000 00:00 0 ", |
| | "76d56a773000-76d56a777000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "76d56a777000-76d56a79a000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "76d56a79a000-76d56a79e000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "76d56a79e000-76d56a79f000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "76d56a79f000-76d56a7a0000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "76d56a7a0000-76d56a7c8000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d56a7c8000-76d56a950000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d56a950000-76d56a99f000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d56a99f000-76d56a9a3000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d56a9a3000-76d56a9a5000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "76d56a9a5000-76d56a9b4000 rw-p 00000000 00:00 0 ", |
| | "76d56a9b4000-76d56a9c4000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "76d56a9c4000-76d56aa43000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "76d56aa43000-76d56aa9b000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "76d56aa9b000-76d56aa9c000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "76d56aa9c000-76d56aa9d000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "76d56aa9d000-76d56aa9f000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "76d56aa9f000-76d56aab4000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "76d56aab4000-76d56aacd000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "76d56aacd000-76d56aace000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "76d56aace000-76d56aacf000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "76d56aacf000-76d56aad7000 rw-p 00000000 00:00 0 ", |
| | "76d56aad7000-76d56aae1000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "76d56aae1000-76d56ab44000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "76d56ab44000-76d56ab59000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "76d56ab59000-76d56ab5a000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "76d56ab5a000-76d56ab5b000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "76d56ab5b000-76d56ab5d000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "76d56ab5d000-76d56ab6f000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "76d56ab6f000-76d56ab75000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "76d56ab75000-76d56ab76000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "76d56ab76000-76d56ab77000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "76d56ab77000-76d56ab78000 r--p 00000000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "76d56ab78000-76d56ab79000 r-xp 00001000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "76d56ab79000-76d56ab7a000 r--p 00002000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "76d56ab7a000-76d56ab7b000 r--p 00002000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "76d56ab7b000-76d56ab7c000 rw-p 00003000 00:4e 13544363 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "76d56ab7c000-76d56abc4000 r--p 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d56abc4000-76d56b07f000 r-xp 00048000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d56b07f000-76d56b21f000 r--p 00503000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d56b21f000-76d56b235000 r--p 006a3000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d56b235000-76d56b239000 rw-p 006b9000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "76d56b239000-76d56b250000 rw-p 00000000 00:00 0 ", |
| | "76d56b250000-76d56b251000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "76d56b251000-76d56b27c000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "76d56b27c000-76d56b286000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "76d56b286000-76d56b288000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "76d56b288000-76d56b28a000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7ffc67ac4000-7ffc67ae5000 rw-p 00000000 00:00 0 [stack]", |
| | "7ffc67bd4000-7ffc67bd8000 r--p 00000000 00:00 0 [vvar]", |
| | "7ffc67bd8000-7ffc67bda000 r-xp 00000000 00:00 0 [vdso]", |
| | "ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]", |
| | "", |
| | ""]>. |
| make: *** [uncommon.mk:906: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |