| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 72% (8159/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 2341501 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000072495145d410 T_IMEMO/<tmpbuf> -> 0x000072495155fe30 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-14T11:57:56Z master c4ac3e987b) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0013 e:000012 CFUNC :system |
| | c:0002 p:0037 s:0008 E:001ca0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:001560 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) [0x724951dd59ea] /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) [0x724951ac08e8] /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) [0x724951ac2690] /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) [0x724951bcc4e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x724951bd3c12] /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) [0x724951bd4d2e] /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) [0x724951bd7f4f] /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) [0x724951bd8fb2] /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) [0x724951d24baf] /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) [0x724951d2aa8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x724951ca5780] /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) [0x724951ca5982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x724951ca5aea] /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) [0x724951da1a9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x724951dab038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x724951db8124] ../../src/trunk-gc-asserts/insns.def:900 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x724951dbdede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x724951bab975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x724951bafe5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x58d45bb19186] /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) [0x7249516bf1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7249516bf28b] ../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 |
| | [0x58d45bb191d5] |
| | |
| | -- 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: |
| | |
| | 58d45bb18000-58d45bb19000 r--p 00000000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58d45bb19000-58d45bb1a000 r-xp 00001000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58d45bb1a000-58d45bb1b000 r--p 00002000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58d45bb1b000-58d45bb1c000 r--p 00002000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58d45bb1c000-58d45bb1d000 rw-p 00003000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58d491f2a000-58d4920c1000 rw-p 00000000 00:00 0 [heap] |
| | 724933a8d000-724933c94000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 724933c94000-7249359c0000 rw-p 00000000 00:00 0 |
| | 7249359c0000-724936fbf000 r--s 00000000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 724936fbf000-724936fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724936fc0000-724937001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937001000-724937002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937002000-724937043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937043000-724937044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937044000-724937085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937085000-724937086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937086000-7249370c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249370c7000-7249370c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249370c8000-724937109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937109000-72493710a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493710a000-72493714b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493714b000-72493714c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493714c000-72493718d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493718d000-72493718e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493718e000-7249371cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249371cf000-7249371d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249371d0000-724937211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937211000-724937212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937212000-724937253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937253000-724937254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937254000-724937295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937295000-724937296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937296000-7249372d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249372d7000-7249372d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249372d8000-724937319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937319000-72493731a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493731a000-72493735b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493735b000-72493735c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493735c000-72493739d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493739d000-72493739e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493739e000-7249373df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249373df000-7249373e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249373e0000-724937421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937421000-724937422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937422000-724937463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937463000-724937464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937464000-7249374a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249374a5000-7249374a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249374a6000-7249374e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249374e7000-7249374e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249374e8000-724937529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937529000-72493752a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493752a000-72493756b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493756b000-72493756c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493756c000-7249375ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249375ad000-7249375ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249375ae000-7249375ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249375ef000-7249375f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249375f0000-724937631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937631000-724937632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937632000-724937673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937673000-724937674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937674000-7249376b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249376b5000-7249376b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249376b6000-7249376f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249376f7000-7249376f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249376f8000-724937739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 724937739000-72493773a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493773a000-72493777b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493777b000-72493777c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72493777c000-7249377bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249377bd000-7249377be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249377be000-7249377ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7249377ff000-724937800000 ---p 00000000 00:00 0 |
| | 724937800000-724938000000 rw-p 00000000 00:00 0 |
| | 724938000000-724950000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 724950000000-724951400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 724951412000-724951450000 r--s 00000000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 724951450000-724951470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72495147f000-7249514a0000 rw-p 00000000 00:00 0 |
| | 7249514a0000-724951520000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72495152f000-724951550000 rw-p 00000000 00:00 0 |
| | 724951550000-724951560000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 724951560000-724951561000 r--p 00000000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 724951561000-724951562000 r-xp 00001000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 724951562000-724951563000 r--p 00002000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 724951563000-724951564000 r--p 00002000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 724951564000-724951565000 rw-p 00003000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 724951565000-724951668000 rw-p 00000000 00:00 0 |
| | 724951668000-72495166c000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72495166c000-72495168f000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72495168f000-724951693000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 724951693000-724951694000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 724951694000-724951695000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 724951695000-7249516bd000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7249516bd000-724951845000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 724951845000-724951894000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 724951894000-724951898000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 724951898000-72495189a000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72495189a000-7249518a9000 rw-p 00000000 00:00 0 |
| | 7249518a9000-7249518b9000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7249518b9000-724951938000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 724951938000-724951990000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 724951990000-724951991000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 724951991000-724951992000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 724951992000-724951994000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 724951994000-7249519a9000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7249519a9000-7249519c2000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7249519c2000-7249519c3000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7249519c3000-7249519c4000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7249519c4000-7249519cc000 rw-p 00000000 00:00 0 |
| | 7249519cc000-7249519d6000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7249519d6000-724951a39000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 724951a39000-724951a4e000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 724951a4e000-724951a4f000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 724951a4f000-724951a50000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 724951a50000-724951a52000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 724951a52000-724951a64000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 724951a64000-724951a6a000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 724951a6a000-724951a6b000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 724951a6b000-724951a6c000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 724951a6c000-724951a6d000 r--p 00000000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 724951a6d000-724951a6e000 r-xp 00001000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 724951a6e000-724951a6f000 r--p 00002000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 724951a6f000-724951a70000 r--p 00002000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 724951a70000-724951a71000 rw-p 00003000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 724951a71000-724951ab9000 r--p 00000000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 724951ab9000-724951f74000 r-xp 00048000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 724951f74000-724952114000 r--p 00503000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 724952114000-72495212a000 r--p 006a3000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72495212a000-72495212e000 rw-p 006b9000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72495212e000-724952145000 rw-p 00000000 00:00 0 |
| | 724952145000-724952146000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 724952146000-724952171000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 724952171000-72495217b000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72495217b000-72495217d000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72495217d000-72495217f000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffeae2d1000-7ffeae2f2000 rw-p 00000000 00:00 0 [stack] |
| | 7ffeae3f5000-7ffeae3f9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffeae3f9000-7ffeae3fb000 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) 0x000072495145d410 T_IMEMO/<tmpbuf> -> 0x000072495155fe30 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-14T11:57:56Z master c4ac3e987b) +PRISM [x86_64-linux]", |
| | "", |
| | "-- Control frame information -----------------------------------------------", |
| | "c:0003 p:---- s:0013 e:000012 CFUNC :system", |
| | "c:0002 p:0037 s:0008 E:001ca0 EVAL -:4 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:001560 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) [0x724951dd59ea] /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) [0x724951ac08e8] /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) [0x724951ac2690] /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) [0x724951bcc4e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x724951bd3c12] /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) [0x724951bd4d2e] /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) [0x724951bd7f4f] /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) [0x724951bd8fb2] /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) [0x724951d24baf] /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) [0x724951d2aa8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x724951ca5780] /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) [0x724951ca5982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x724951ca5aea] /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) [0x724951da1a9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x724951dab038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x724951db8124] ../../src/trunk-gc-asserts/insns.def:900", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x724951dbdede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x724951bab975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x724951bafe5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x58d45bb19186] /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) [0x7249516bf1ca] ../sysdeps/nptl/libc_start_call_main.h:58", |
| | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7249516bf28b] ../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", |
| | "[0x58d45bb191d5]", |
| | "", |
| | "-- 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:", |
| | "", |
| | "58d45bb18000-58d45bb19000 r--p 00000000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "58d45bb19000-58d45bb1a000 r-xp 00001000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "58d45bb1a000-58d45bb1b000 r--p 00002000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "58d45bb1b000-58d45bb1c000 r--p 00002000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "58d45bb1c000-58d45bb1d000 rw-p 00003000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "58d491f2a000-58d4920c1000 rw-p 00000000 00:00 0 [heap]", |
| | "724933a8d000-724933c94000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "724933c94000-7249359c0000 rw-p 00000000 00:00 0 ", |
| | "7249359c0000-724936fbf000 r--s 00000000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "724936fbf000-724936fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724936fc0000-724937001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937001000-724937002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937002000-724937043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937043000-724937044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937044000-724937085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937085000-724937086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937086000-7249370c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249370c7000-7249370c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249370c8000-724937109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937109000-72493710a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493710a000-72493714b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493714b000-72493714c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493714c000-72493718d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493718d000-72493718e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493718e000-7249371cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249371cf000-7249371d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249371d0000-724937211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937211000-724937212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937212000-724937253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937253000-724937254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937254000-724937295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937295000-724937296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937296000-7249372d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249372d7000-7249372d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249372d8000-724937319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937319000-72493731a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493731a000-72493735b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493735b000-72493735c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493735c000-72493739d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493739d000-72493739e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493739e000-7249373df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249373df000-7249373e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249373e0000-724937421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937421000-724937422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937422000-724937463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937463000-724937464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937464000-7249374a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249374a5000-7249374a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249374a6000-7249374e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249374e7000-7249374e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249374e8000-724937529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937529000-72493752a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493752a000-72493756b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493756b000-72493756c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493756c000-7249375ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249375ad000-7249375ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249375ae000-7249375ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249375ef000-7249375f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249375f0000-724937631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937631000-724937632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937632000-724937673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937673000-724937674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937674000-7249376b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249376b5000-7249376b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249376b6000-7249376f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249376f7000-7249376f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249376f8000-724937739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "724937739000-72493773a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493773a000-72493777b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493777b000-72493777c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "72493777c000-7249377bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249377bd000-7249377be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249377be000-7249377ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7249377ff000-724937800000 ---p 00000000 00:00 0 ", |
| | "724937800000-724938000000 rw-p 00000000 00:00 0 ", |
| | "724938000000-724950000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "724950000000-724951400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "724951412000-724951450000 r--s 00000000 00:4e 13284533 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "724951450000-724951470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "72495147f000-7249514a0000 rw-p 00000000 00:00 0 ", |
| | "7249514a0000-724951520000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "72495152f000-724951550000 rw-p 00000000 00:00 0 ", |
| | "724951550000-724951560000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "724951560000-724951561000 r--p 00000000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "724951561000-724951562000 r-xp 00001000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "724951562000-724951563000 r--p 00002000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "724951563000-724951564000 r--p 00002000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "724951564000-724951565000 rw-p 00003000 00:4e 13632646 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "724951565000-724951668000 rw-p 00000000 00:00 0 ", |
| | "724951668000-72495166c000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "72495166c000-72495168f000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "72495168f000-724951693000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "724951693000-724951694000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "724951694000-724951695000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "724951695000-7249516bd000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7249516bd000-724951845000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "724951845000-724951894000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "724951894000-724951898000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "724951898000-72495189a000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "72495189a000-7249518a9000 rw-p 00000000 00:00 0 ", |
| | "7249518a9000-7249518b9000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7249518b9000-724951938000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "724951938000-724951990000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "724951990000-724951991000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "724951991000-724951992000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "724951992000-724951994000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "724951994000-7249519a9000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7249519a9000-7249519c2000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7249519c2000-7249519c3000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7249519c3000-7249519c4000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7249519c4000-7249519cc000 rw-p 00000000 00:00 0 ", |
| | "7249519cc000-7249519d6000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7249519d6000-724951a39000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "724951a39000-724951a4e000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "724951a4e000-724951a4f000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "724951a4f000-724951a50000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "724951a50000-724951a52000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "724951a52000-724951a64000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "724951a64000-724951a6a000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "724951a6a000-724951a6b000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "724951a6b000-724951a6c000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "724951a6c000-724951a6d000 r--p 00000000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "724951a6d000-724951a6e000 r-xp 00001000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "724951a6e000-724951a6f000 r--p 00002000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "724951a6f000-724951a70000 r--p 00002000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "724951a70000-724951a71000 rw-p 00003000 00:4e 13632439 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "724951a71000-724951ab9000 r--p 00000000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "724951ab9000-724951f74000 r-xp 00048000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "724951f74000-724952114000 r--p 00503000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "724952114000-72495212a000 r--p 006a3000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "72495212a000-72495212e000 rw-p 006b9000 00:4e 13284530 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "72495212e000-724952145000 rw-p 00000000 00:00 0 ", |
| | "724952145000-724952146000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "724952146000-724952171000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "724952171000-72495217b000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "72495217b000-72495217d000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "72495217d000-72495217f000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7ffeae2d1000-7ffeae2f2000 rw-p 00000000 00:00 0 [stack]", |
| | "7ffeae3f5000-7ffeae3f9000 r--p 00000000 00:00 0 [vvar]", |
| | "7ffeae3f9000-7ffeae3fb000 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. |