| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 68% (7695/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 704363 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000070081191d410 T_IMEMO/<tmpbuf> -> 0x0000700811a1fe30 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-14T04:19:25Z master 67cc574dfb) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0013 e:000012 CFUNC :system |
| | c:0002 p:0037 s:0008 E:0022e0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:001ba0 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) [0x70081229e9da] /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) [0x700811f898e8] /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) [0x700811f8b690] /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) [0x7008120954d9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x70081209cc02] /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) [0x70081209dd1e] /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) [0x7008120a0f3f] /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) [0x7008120a1fa2] /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) [0x7008121edb9f] /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) [0x7008121f3a7a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x70081216e770] /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) [0x70081216e972] /tmp/ruby/src/trunk-gc-asserts/process.c:2674 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x70081216eada] /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) [0x70081226aa8d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x700812274028] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x700812281114] ../../src/trunk-gc-asserts/insns.def:900 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x700812286ece] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x700812074975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x700812078e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x612829b1e186] /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) [0x700811b881ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x700811b8828b] ../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 |
| | [0x612829b1e1d5] |
| | |
| | -- 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: |
| | |
| | 612829b1d000-612829b1e000 r--p 00000000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 612829b1e000-612829b1f000 r-xp 00001000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 612829b1f000-612829b20000 r--p 00002000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 612829b20000-612829b21000 r--p 00002000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 612829b21000-612829b22000 rw-p 00003000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 612847036000-6128471cd000 rw-p 00000000 00:00 0 [heap] |
| | 7007f3ee0000-7007f40e7000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7007f40e7000-7007f5dc0000 rw-p 00000000 00:00 0 |
| | 7007f5dc0000-7007f73bf000 r--s 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7007f73bf000-7007f73c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f73c0000-7007f7401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7401000-7007f7402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7402000-7007f7443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7443000-7007f7444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7444000-7007f7485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7485000-7007f7486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7486000-7007f74c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f74c7000-7007f74c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f74c8000-7007f7509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7509000-7007f750a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f750a000-7007f754b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f754b000-7007f754c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f754c000-7007f758d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f758d000-7007f758e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f758e000-7007f75cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f75cf000-7007f75d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f75d0000-7007f7611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7611000-7007f7612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7612000-7007f7653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7653000-7007f7654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7654000-7007f7695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7695000-7007f7696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7696000-7007f76d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f76d7000-7007f76d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f76d8000-7007f7719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7719000-7007f771a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f771a000-7007f775b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f775b000-7007f775c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f775c000-7007f779d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f779d000-7007f779e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f779e000-7007f77df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f77df000-7007f77e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f77e0000-7007f7821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7821000-7007f7822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7822000-7007f7863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7863000-7007f7864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7864000-7007f78a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f78a5000-7007f78a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f78a6000-7007f78e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f78e7000-7007f78e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f78e8000-7007f7929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7929000-7007f792a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f792a000-7007f796b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f796b000-7007f796c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f796c000-7007f79ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f79ad000-7007f79ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f79ae000-7007f79ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f79ef000-7007f79f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f79f0000-7007f7a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7a31000-7007f7a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7a32000-7007f7a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7a73000-7007f7a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7a74000-7007f7ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7ab5000-7007f7ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7ab6000-7007f7af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7af7000-7007f7af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7af8000-7007f7b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7b39000-7007f7b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7b3a000-7007f7b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7b7b000-7007f7b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7b7c000-7007f7bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7bbd000-7007f7bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7bbe000-7007f7bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7007f7bff000-7007f7c00000 ---p 00000000 00:00 0 |
| | 7007f7c00000-7007f8400000 rw-p 00000000 00:00 0 |
| | 7007f8400000-700810400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 700810400000-700811800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 70081187f000-7008118d2000 rw-p 00000000 00:00 0 |
| | 7008118d2000-700811910000 r--s 00000000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 700811910000-700811930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70081193f000-700811960000 rw-p 00000000 00:00 0 |
| | 700811960000-7008119e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7008119ef000-700811a10000 rw-p 00000000 00:00 0 |
| | 700811a10000-700811a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 700811a29000-700811a2a000 r--p 00000000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700811a2a000-700811a2b000 r-xp 00001000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700811a2b000-700811a2c000 r--p 00002000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700811a2c000-700811a2d000 r--p 00002000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700811a2d000-700811a2e000 rw-p 00003000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700811a2e000-700811b31000 rw-p 00000000 00:00 0 |
| | 700811b31000-700811b35000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700811b35000-700811b58000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700811b58000-700811b5c000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700811b5c000-700811b5d000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700811b5d000-700811b5e000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700811b5e000-700811b86000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700811b86000-700811d0e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700811d0e000-700811d5d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700811d5d000-700811d61000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700811d61000-700811d63000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700811d63000-700811d72000 rw-p 00000000 00:00 0 |
| | 700811d72000-700811d82000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700811d82000-700811e01000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700811e01000-700811e59000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700811e59000-700811e5a000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700811e5a000-700811e5b000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700811e5b000-700811e5d000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700811e5d000-700811e72000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700811e72000-700811e8b000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700811e8b000-700811e8c000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700811e8c000-700811e8d000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700811e8d000-700811e95000 rw-p 00000000 00:00 0 |
| | 700811e95000-700811e9f000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700811e9f000-700811f02000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700811f02000-700811f17000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700811f17000-700811f18000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700811f18000-700811f19000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700811f19000-700811f1b000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700811f1b000-700811f2d000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700811f2d000-700811f33000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700811f33000-700811f34000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700811f34000-700811f35000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700811f35000-700811f36000 r--p 00000000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 700811f36000-700811f37000 r-xp 00001000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 700811f37000-700811f38000 r--p 00002000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 700811f38000-700811f39000 r--p 00002000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 700811f39000-700811f3a000 rw-p 00003000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 700811f3a000-700811f82000 r--p 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 700811f82000-70081243d000 r-xp 00048000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 70081243d000-7008125dd000 r--p 00503000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7008125dd000-7008125f3000 r--p 006a3000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7008125f3000-7008125f7000 rw-p 006b9000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7008125f7000-70081260e000 rw-p 00000000 00:00 0 |
| | 70081260e000-70081260f000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70081260f000-70081263a000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70081263a000-700812644000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700812644000-700812646000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700812646000-700812648000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffce02ef000-7ffce0310000 rw-p 00000000 00:00 0 [stack] |
| | 7ffce03e5000-7ffce03e9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffce03e9000-7ffce03eb000 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) 0x000070081191d410 T_IMEMO/<tmpbuf> -> 0x0000700811a1fe30 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-14T04:19:25Z master 67cc574dfb) +PRISM [x86_64-linux]", |
| | "", |
| | "-- Control frame information -----------------------------------------------", |
| | "c:0003 p:---- s:0013 e:000012 CFUNC :system", |
| | "c:0002 p:0037 s:0008 E:0022e0 EVAL -:4 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:001ba0 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) [0x70081229e9da] /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) [0x700811f898e8] /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) [0x700811f8b690] /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) [0x7008120954d9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x70081209cc02] /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) [0x70081209dd1e] /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) [0x7008120a0f3f] /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) [0x7008120a1fa2] /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) [0x7008121edb9f] /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) [0x7008121f3a7a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x70081216e770] /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) [0x70081216e972] /tmp/ruby/src/trunk-gc-asserts/process.c:2674", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x70081216eada] /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) [0x70081226aa8d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x700812274028] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x700812281114] ../../src/trunk-gc-asserts/insns.def:900", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x700812286ece] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x700812074975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x700812078e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x612829b1e186] /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) [0x700811b881ca] ../sysdeps/nptl/libc_start_call_main.h:58", |
| | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x700811b8828b] ../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", |
| | "[0x612829b1e1d5]", |
| | "", |
| | "-- 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:", |
| | "", |
| | "612829b1d000-612829b1e000 r--p 00000000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "612829b1e000-612829b1f000 r-xp 00001000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "612829b1f000-612829b20000 r--p 00002000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "612829b20000-612829b21000 r--p 00002000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "612829b21000-612829b22000 rw-p 00003000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "612847036000-6128471cd000 rw-p 00000000 00:00 0 [heap]", |
| | "7007f3ee0000-7007f40e7000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7007f40e7000-7007f5dc0000 rw-p 00000000 00:00 0 ", |
| | "7007f5dc0000-7007f73bf000 r--s 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7007f73bf000-7007f73c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f73c0000-7007f7401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7401000-7007f7402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7402000-7007f7443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7443000-7007f7444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7444000-7007f7485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7485000-7007f7486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7486000-7007f74c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f74c7000-7007f74c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f74c8000-7007f7509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7509000-7007f750a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f750a000-7007f754b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f754b000-7007f754c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f754c000-7007f758d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f758d000-7007f758e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f758e000-7007f75cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f75cf000-7007f75d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f75d0000-7007f7611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7611000-7007f7612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7612000-7007f7653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7653000-7007f7654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7654000-7007f7695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7695000-7007f7696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7696000-7007f76d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f76d7000-7007f76d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f76d8000-7007f7719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7719000-7007f771a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f771a000-7007f775b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f775b000-7007f775c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f775c000-7007f779d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f779d000-7007f779e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f779e000-7007f77df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f77df000-7007f77e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f77e0000-7007f7821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7821000-7007f7822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7822000-7007f7863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7863000-7007f7864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7864000-7007f78a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f78a5000-7007f78a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f78a6000-7007f78e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f78e7000-7007f78e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f78e8000-7007f7929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7929000-7007f792a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f792a000-7007f796b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f796b000-7007f796c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f796c000-7007f79ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f79ad000-7007f79ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f79ae000-7007f79ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f79ef000-7007f79f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f79f0000-7007f7a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7a31000-7007f7a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7a32000-7007f7a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7a73000-7007f7a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7a74000-7007f7ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7ab5000-7007f7ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7ab6000-7007f7af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7af7000-7007f7af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7af8000-7007f7b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7b39000-7007f7b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7b3a000-7007f7b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7b7b000-7007f7b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7b7c000-7007f7bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7bbd000-7007f7bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7bbe000-7007f7bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7007f7bff000-7007f7c00000 ---p 00000000 00:00 0 ", |
| | "7007f7c00000-7007f8400000 rw-p 00000000 00:00 0 ", |
| | "7007f8400000-700810400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "700810400000-700811800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "70081187f000-7008118d2000 rw-p 00000000 00:00 0 ", |
| | "7008118d2000-700811910000 r--s 00000000 00:4e 13284448 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "700811910000-700811930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "70081193f000-700811960000 rw-p 00000000 00:00 0 ", |
| | "700811960000-7008119e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "7008119ef000-700811a10000 rw-p 00000000 00:00 0 ", |
| | "700811a10000-700811a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "700811a29000-700811a2a000 r--p 00000000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "700811a2a000-700811a2b000 r-xp 00001000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "700811a2b000-700811a2c000 r--p 00002000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "700811a2c000-700811a2d000 r--p 00002000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "700811a2d000-700811a2e000 rw-p 00003000 00:4e 13543355 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "700811a2e000-700811b31000 rw-p 00000000 00:00 0 ", |
| | "700811b31000-700811b35000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "700811b35000-700811b58000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "700811b58000-700811b5c000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "700811b5c000-700811b5d000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "700811b5d000-700811b5e000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "700811b5e000-700811b86000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "700811b86000-700811d0e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "700811d0e000-700811d5d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "700811d5d000-700811d61000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "700811d61000-700811d63000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "700811d63000-700811d72000 rw-p 00000000 00:00 0 ", |
| | "700811d72000-700811d82000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "700811d82000-700811e01000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "700811e01000-700811e59000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "700811e59000-700811e5a000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "700811e5a000-700811e5b000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "700811e5b000-700811e5d000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "700811e5d000-700811e72000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "700811e72000-700811e8b000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "700811e8b000-700811e8c000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "700811e8c000-700811e8d000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "700811e8d000-700811e95000 rw-p 00000000 00:00 0 ", |
| | "700811e95000-700811e9f000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "700811e9f000-700811f02000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "700811f02000-700811f17000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "700811f17000-700811f18000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "700811f18000-700811f19000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "700811f19000-700811f1b000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "700811f1b000-700811f2d000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "700811f2d000-700811f33000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "700811f33000-700811f34000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "700811f34000-700811f35000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "700811f35000-700811f36000 r--p 00000000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "700811f36000-700811f37000 r-xp 00001000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "700811f37000-700811f38000 r--p 00002000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "700811f38000-700811f39000 r--p 00002000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "700811f39000-700811f3a000 rw-p 00003000 00:4e 13544241 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "700811f3a000-700811f82000 r--p 00000000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "700811f82000-70081243d000 r-xp 00048000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "70081243d000-7008125dd000 r--p 00503000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7008125dd000-7008125f3000 r--p 006a3000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7008125f3000-7008125f7000 rw-p 006b9000 00:4e 13284442 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7008125f7000-70081260e000 rw-p 00000000 00:00 0 ", |
| | "70081260e000-70081260f000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "70081260f000-70081263a000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "70081263a000-700812644000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "700812644000-700812646000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "700812646000-700812648000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7ffce02ef000-7ffce0310000 rw-p 00000000 00:00 0 [stack]", |
| | "7ffce03e5000-7ffce03e9000 r--p 00000000 00:00 0 [vvar]", |
| | "7ffce03e9000-7ffce03eb000 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. |