| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| /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 1354267 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000073406f0bd3d0 T_IMEMO/<tmpbuf> -> 0x000073406f1bfe68 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-14T09:37:01Z master 214ba4074d) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0013 e:000012 CFUNC :system |
| | c:0002 p:0037 s:0008 E:001200 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:000ac0 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) [0x73406fa3f9ea] /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) [0x73406f72a8e8] /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) [0x73406f72c690] /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) [0x73406f8364e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x73406f83dc12] /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) [0x73406f83ed2e] /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) [0x73406f841f4f] /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) [0x73406f842fb2] /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) [0x73406f98ebaf] /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) [0x73406f994a8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x73406f90f780] /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) [0x73406f90f982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x73406f90faea] /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) [0x73406fa0ba9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x73406fa15038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x73406fa22124] ../../src/trunk-gc-asserts/insns.def:900 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x73406fa27ede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x73406f815975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x73406f819e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x61cf4d39b186] /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) [0x73406f3291ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73406f32928b] ../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 |
| | [0x61cf4d39b1d5] |
| | |
| | -- 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: |
| | |
| | 61cf4d39a000-61cf4d39b000 r--p 00000000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 61cf4d39b000-61cf4d39c000 r-xp 00001000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 61cf4d39c000-61cf4d39d000 r--p 00002000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 61cf4d39d000-61cf4d39e000 r--p 00002000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 61cf4d39e000-61cf4d39f000 rw-p 00003000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 61cf4eb4f000-61cf4ece6000 rw-p 00000000 00:00 0 [heap] |
| | 7340516e0000-7340518e7000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7340518e7000-7340535c0000 rw-p 00000000 00:00 0 |
| | 7340535c0000-734054bbf000 r--s 00000000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 734054bbf000-734054bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054bc0000-734054c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c01000-734054c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c02000-734054c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c43000-734054c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c44000-734054c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c85000-734054c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054c86000-734054cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054cc7000-734054cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054cc8000-734054d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d09000-734054d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d0a000-734054d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d4b000-734054d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d4c000-734054d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d8d000-734054d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054d8e000-734054dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054dcf000-734054dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054dd0000-734054e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e11000-734054e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e12000-734054e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e53000-734054e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e54000-734054e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e95000-734054e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054e96000-734054ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054ed7000-734054ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054ed8000-734054f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f19000-734054f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f1a000-734054f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f5b000-734054f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f5c000-734054f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f9d000-734054f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054f9e000-734054fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054fdf000-734054fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734054fe0000-734055021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055021000-734055022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055022000-734055063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055063000-734055064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055064000-7340550a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340550a5000-7340550a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340550a6000-7340550e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340550e7000-7340550e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340550e8000-734055129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055129000-73405512a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405512a000-73405516b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405516b000-73405516c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405516c000-7340551ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340551ad000-7340551ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340551ae000-7340551ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340551ef000-7340551f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340551f0000-734055231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055231000-734055232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055232000-734055273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055273000-734055274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055274000-7340552b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340552b5000-7340552b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340552b6000-7340552f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340552f7000-7340552f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340552f8000-734055339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 734055339000-73405533a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405533a000-73405537b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405537b000-73405537c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73405537c000-7340553bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340553bd000-7340553be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340553be000-7340553ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7340553ff000-734055400000 ---p 00000000 00:00 0 |
| | 734055400000-734055c00000 rw-p 00000000 00:00 0 |
| | 734055c00000-73406dc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 73406dc00000-73406f000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 73406f01f000-73406f072000 rw-p 00000000 00:00 0 |
| | 73406f072000-73406f0b0000 r--s 00000000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 73406f0b0000-73406f0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73406f0df000-73406f100000 rw-p 00000000 00:00 0 |
| | 73406f100000-73406f180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73406f18f000-73406f1b0000 rw-p 00000000 00:00 0 |
| | 73406f1b0000-73406f1c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73406f1ca000-73406f1cb000 r--p 00000000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73406f1cb000-73406f1cc000 r-xp 00001000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73406f1cc000-73406f1cd000 r--p 00002000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73406f1cd000-73406f1ce000 r--p 00002000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73406f1ce000-73406f1cf000 rw-p 00003000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73406f1cf000-73406f2d2000 rw-p 00000000 00:00 0 |
| | 73406f2d2000-73406f2d6000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73406f2d6000-73406f2f9000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73406f2f9000-73406f2fd000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73406f2fd000-73406f2fe000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73406f2fe000-73406f2ff000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73406f2ff000-73406f327000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73406f327000-73406f4af000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73406f4af000-73406f4fe000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73406f4fe000-73406f502000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73406f502000-73406f504000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73406f504000-73406f513000 rw-p 00000000 00:00 0 |
| | 73406f513000-73406f523000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73406f523000-73406f5a2000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73406f5a2000-73406f5fa000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73406f5fa000-73406f5fb000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73406f5fb000-73406f5fc000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73406f5fc000-73406f5fe000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73406f5fe000-73406f613000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73406f613000-73406f62c000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73406f62c000-73406f62d000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73406f62d000-73406f62e000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73406f62e000-73406f636000 rw-p 00000000 00:00 0 |
| | 73406f636000-73406f640000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73406f640000-73406f6a3000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73406f6a3000-73406f6b8000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73406f6b8000-73406f6b9000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73406f6b9000-73406f6ba000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73406f6ba000-73406f6bc000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73406f6bc000-73406f6ce000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73406f6ce000-73406f6d4000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73406f6d4000-73406f6d5000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73406f6d5000-73406f6d6000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73406f6d6000-73406f6d7000 r--p 00000000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73406f6d7000-73406f6d8000 r-xp 00001000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73406f6d8000-73406f6d9000 r--p 00002000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73406f6d9000-73406f6da000 r--p 00002000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73406f6da000-73406f6db000 rw-p 00003000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73406f6db000-73406f723000 r--p 00000000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73406f723000-73406fbde000 r-xp 00048000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73406fbde000-73406fd7e000 r--p 00503000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73406fd7e000-73406fd94000 r--p 006a3000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73406fd94000-73406fd98000 rw-p 006b9000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73406fd98000-73406fdaf000 rw-p 00000000 00:00 0 |
| | 73406fdaf000-73406fdb0000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73406fdb0000-73406fddb000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73406fddb000-73406fde5000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73406fde5000-73406fde7000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73406fde7000-73406fde9000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc3ec35000-7ffc3ec56000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc3ed6f000-7ffc3ed73000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc3ed73000-7ffc3ed75000 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) 0x000073406f0bd3d0 T_IMEMO/<tmpbuf> -> 0x000073406f1bfe68 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-14T09:37:01Z master 214ba4074d) +PRISM [x86_64-linux]", |
| | "", |
| | "-- Control frame information -----------------------------------------------", |
| | "c:0003 p:---- s:0013 e:000012 CFUNC :system", |
| | "c:0002 p:0037 s:0008 E:001200 EVAL -:4 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:000ac0 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) [0x73406fa3f9ea] /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) [0x73406f72a8e8] /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) [0x73406f72c690] /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) [0x73406f8364e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x73406f83dc12] /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) [0x73406f83ed2e] /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) [0x73406f841f4f] /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) [0x73406f842fb2] /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) [0x73406f98ebaf] /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) [0x73406f994a8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x73406f90f780] /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) [0x73406f90f982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x73406f90faea] /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) [0x73406fa0ba9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x73406fa15038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x73406fa22124] ../../src/trunk-gc-asserts/insns.def:900", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x73406fa27ede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x73406f815975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x73406f819e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x61cf4d39b186] /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) [0x73406f3291ca] ../sysdeps/nptl/libc_start_call_main.h:58", |
| | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73406f32928b] ../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", |
| | "[0x61cf4d39b1d5]", |
| | "", |
| | "-- 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:", |
| | "", |
| | "61cf4d39a000-61cf4d39b000 r--p 00000000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "61cf4d39b000-61cf4d39c000 r-xp 00001000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "61cf4d39c000-61cf4d39d000 r--p 00002000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "61cf4d39d000-61cf4d39e000 r--p 00002000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "61cf4d39e000-61cf4d39f000 rw-p 00003000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "61cf4eb4f000-61cf4ece6000 rw-p 00000000 00:00 0 [heap]", |
| | "7340516e0000-7340518e7000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7340518e7000-7340535c0000 rw-p 00000000 00:00 0 ", |
| | "7340535c0000-734054bbf000 r--s 00000000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "734054bbf000-734054bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054bc0000-734054c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c01000-734054c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c02000-734054c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c43000-734054c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c44000-734054c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c85000-734054c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054c86000-734054cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054cc7000-734054cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054cc8000-734054d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d09000-734054d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d0a000-734054d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d4b000-734054d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d4c000-734054d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d8d000-734054d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054d8e000-734054dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054dcf000-734054dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054dd0000-734054e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e11000-734054e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e12000-734054e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e53000-734054e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e54000-734054e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e95000-734054e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054e96000-734054ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054ed7000-734054ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054ed8000-734054f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f19000-734054f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f1a000-734054f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f5b000-734054f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f5c000-734054f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f9d000-734054f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054f9e000-734054fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054fdf000-734054fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734054fe0000-734055021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055021000-734055022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055022000-734055063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055063000-734055064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055064000-7340550a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340550a5000-7340550a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340550a6000-7340550e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340550e7000-7340550e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340550e8000-734055129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055129000-73405512a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405512a000-73405516b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405516b000-73405516c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405516c000-7340551ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340551ad000-7340551ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340551ae000-7340551ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340551ef000-7340551f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340551f0000-734055231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055231000-734055232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055232000-734055273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055273000-734055274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055274000-7340552b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340552b5000-7340552b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340552b6000-7340552f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340552f7000-7340552f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340552f8000-734055339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "734055339000-73405533a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405533a000-73405537b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405537b000-73405537c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "73405537c000-7340553bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340553bd000-7340553be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340553be000-7340553ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7340553ff000-734055400000 ---p 00000000 00:00 0 ", |
| | "734055400000-734055c00000 rw-p 00000000 00:00 0 ", |
| | "734055c00000-73406dc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "73406dc00000-73406f000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "73406f01f000-73406f072000 rw-p 00000000 00:00 0 ", |
| | "73406f072000-73406f0b0000 r--s 00000000 00:4e 13284455 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "73406f0b0000-73406f0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "73406f0df000-73406f100000 rw-p 00000000 00:00 0 ", |
| | "73406f100000-73406f180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "73406f18f000-73406f1b0000 rw-p 00000000 00:00 0 ", |
| | "73406f1b0000-73406f1c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "73406f1ca000-73406f1cb000 r--p 00000000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "73406f1cb000-73406f1cc000 r-xp 00001000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "73406f1cc000-73406f1cd000 r--p 00002000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "73406f1cd000-73406f1ce000 r--p 00002000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "73406f1ce000-73406f1cf000 rw-p 00003000 00:4e 13543638 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "73406f1cf000-73406f2d2000 rw-p 00000000 00:00 0 ", |
| | "73406f2d2000-73406f2d6000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "73406f2d6000-73406f2f9000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "73406f2f9000-73406f2fd000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "73406f2fd000-73406f2fe000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "73406f2fe000-73406f2ff000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "73406f2ff000-73406f327000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "73406f327000-73406f4af000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "73406f4af000-73406f4fe000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "73406f4fe000-73406f502000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "73406f502000-73406f504000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "73406f504000-73406f513000 rw-p 00000000 00:00 0 ", |
| | "73406f513000-73406f523000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "73406f523000-73406f5a2000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "73406f5a2000-73406f5fa000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "73406f5fa000-73406f5fb000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "73406f5fb000-73406f5fc000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "73406f5fc000-73406f5fe000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "73406f5fe000-73406f613000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "73406f613000-73406f62c000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "73406f62c000-73406f62d000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "73406f62d000-73406f62e000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "73406f62e000-73406f636000 rw-p 00000000 00:00 0 ", |
| | "73406f636000-73406f640000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "73406f640000-73406f6a3000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "73406f6a3000-73406f6b8000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "73406f6b8000-73406f6b9000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "73406f6b9000-73406f6ba000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "73406f6ba000-73406f6bc000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "73406f6bc000-73406f6ce000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "73406f6ce000-73406f6d4000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "73406f6d4000-73406f6d5000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "73406f6d5000-73406f6d6000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "73406f6d6000-73406f6d7000 r--p 00000000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "73406f6d7000-73406f6d8000 r-xp 00001000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "73406f6d8000-73406f6d9000 r--p 00002000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "73406f6d9000-73406f6da000 r--p 00002000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "73406f6da000-73406f6db000 rw-p 00003000 00:4e 13545282 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "73406f6db000-73406f723000 r--p 00000000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "73406f723000-73406fbde000 r-xp 00048000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "73406fbde000-73406fd7e000 r--p 00503000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "73406fd7e000-73406fd94000 r--p 006a3000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "73406fd94000-73406fd98000 rw-p 006b9000 00:4e 13284451 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "73406fd98000-73406fdaf000 rw-p 00000000 00:00 0 ", |
| | "73406fdaf000-73406fdb0000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "73406fdb0000-73406fddb000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "73406fddb000-73406fde5000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "73406fde5000-73406fde7000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "73406fde7000-73406fde9000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7ffc3ec35000-7ffc3ec56000 rw-p 00000000 00:00 0 [stack]", |
| | "7ffc3ed6f000-7ffc3ed73000 r--p 00000000 00:00 0 [vvar]", |
| | "7ffc3ed73000-7ffc3ed75000 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. |