| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 96% (10765/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 1569625 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007b85af26d3f0 T_IMEMO/<tmpbuf> -> 0x00007b85af36fe60 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:001470 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:000d30 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) [0x7b85afbea9ea] /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) [0x7b85af8d58e8] /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) [0x7b85af8d7690] /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) [0x7b85af9e14e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x7b85af9e8c12] /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) [0x7b85af9e9d2e] /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) [0x7b85af9ecf4f] /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) [0x7b85af9edfb2] /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) [0x7b85afb39baf] /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) [0x7b85afb3fa8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x7b85afaba780] /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) [0x7b85afaba982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x7b85afabaaea] /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) [0x7b85afbb6a9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x7b85afbc0038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x7b85afbcd124] ../../src/trunk-gc-asserts/insns.def:900 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7b85afbd2ede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7b85af9c0975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7b85af9c4e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5ce3319d6186] /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) [0x7b85af4d41ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b85af4d428b] ../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 |
| | [0x5ce3319d61d5] |
| | |
| | -- 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: |
| | |
| | 5ce3319d5000-5ce3319d6000 r--p 00000000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5ce3319d6000-5ce3319d7000 r-xp 00001000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5ce3319d7000-5ce3319d8000 r--p 00002000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5ce3319d8000-5ce3319d9000 r--p 00002000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5ce3319d9000-5ce3319da000 rw-p 00003000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5ce337615000-5ce3377ac000 rw-p 00000000 00:00 0 [heap] |
| | 7b859188d000-7b8591a94000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8591a94000-7b85937c0000 rw-p 00000000 00:00 0 |
| | 7b85937c0000-7b8594dbf000 r--s 00000000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b8594dbf000-7b8594dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594dc0000-7b8594e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e01000-7b8594e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e02000-7b8594e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e43000-7b8594e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e44000-7b8594e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e85000-7b8594e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594e86000-7b8594ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594ec7000-7b8594ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594ec8000-7b8594f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f09000-7b8594f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f0a000-7b8594f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f4b000-7b8594f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f4c000-7b8594f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f8d000-7b8594f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594f8e000-7b8594fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594fcf000-7b8594fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8594fd0000-7b8595011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595011000-7b8595012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595012000-7b8595053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595053000-7b8595054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595054000-7b8595095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595095000-7b8595096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595096000-7b85950d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85950d7000-7b85950d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85950d8000-7b8595119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595119000-7b859511a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859511a000-7b859515b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859515b000-7b859515c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859515c000-7b859519d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859519d000-7b859519e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859519e000-7b85951df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85951df000-7b85951e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85951e0000-7b8595221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595221000-7b8595222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595222000-7b8595263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595263000-7b8595264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595264000-7b85952a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85952a5000-7b85952a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85952a6000-7b85952e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85952e7000-7b85952e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85952e8000-7b8595329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595329000-7b859532a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859532a000-7b859536b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859536b000-7b859536c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859536c000-7b85953ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85953ad000-7b85953ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85953ae000-7b85953ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85953ef000-7b85953f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85953f0000-7b8595431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595431000-7b8595432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595432000-7b8595473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595473000-7b8595474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595474000-7b85954b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85954b5000-7b85954b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85954b6000-7b85954f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85954f7000-7b85954f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85954f8000-7b8595539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8595539000-7b859553a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859553a000-7b859557b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859557b000-7b859557c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b859557c000-7b85955bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85955bd000-7b85955be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85955be000-7b85955ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b85955ff000-7b8595600000 ---p 00000000 00:00 0 |
| | 7b8595600000-7b8595e00000 rw-p 00000000 00:00 0 |
| | 7b8595e00000-7b85ade00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7b85ade00000-7b85af200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7b85af222000-7b85af260000 r--s 00000000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7b85af260000-7b85af280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b85af28f000-7b85af2b0000 rw-p 00000000 00:00 0 |
| | 7b85af2b0000-7b85af330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b85af33f000-7b85af360000 rw-p 00000000 00:00 0 |
| | 7b85af360000-7b85af370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b85af375000-7b85af376000 r--p 00000000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b85af376000-7b85af377000 r-xp 00001000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b85af377000-7b85af378000 r--p 00002000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b85af378000-7b85af379000 r--p 00002000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b85af379000-7b85af37a000 rw-p 00003000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b85af37a000-7b85af47d000 rw-p 00000000 00:00 0 |
| | 7b85af47d000-7b85af481000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b85af481000-7b85af4a4000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b85af4a4000-7b85af4a8000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b85af4a8000-7b85af4a9000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b85af4a9000-7b85af4aa000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b85af4aa000-7b85af4d2000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b85af4d2000-7b85af65a000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b85af65a000-7b85af6a9000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b85af6a9000-7b85af6ad000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b85af6ad000-7b85af6af000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b85af6af000-7b85af6be000 rw-p 00000000 00:00 0 |
| | 7b85af6be000-7b85af6ce000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b85af6ce000-7b85af74d000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b85af74d000-7b85af7a5000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b85af7a5000-7b85af7a6000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b85af7a6000-7b85af7a7000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b85af7a7000-7b85af7a9000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b85af7a9000-7b85af7be000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b85af7be000-7b85af7d7000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b85af7d7000-7b85af7d8000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b85af7d8000-7b85af7d9000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b85af7d9000-7b85af7e1000 rw-p 00000000 00:00 0 |
| | 7b85af7e1000-7b85af7eb000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b85af7eb000-7b85af84e000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b85af84e000-7b85af863000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b85af863000-7b85af864000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b85af864000-7b85af865000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b85af865000-7b85af867000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b85af867000-7b85af879000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b85af879000-7b85af87f000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b85af87f000-7b85af880000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b85af880000-7b85af881000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b85af881000-7b85af882000 r--p 00000000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b85af882000-7b85af883000 r-xp 00001000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b85af883000-7b85af884000 r--p 00002000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b85af884000-7b85af885000 r--p 00002000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b85af885000-7b85af886000 rw-p 00003000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b85af886000-7b85af8ce000 r--p 00000000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b85af8ce000-7b85afd89000 r-xp 00048000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b85afd89000-7b85aff29000 r--p 00503000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b85aff29000-7b85aff3f000 r--p 006a3000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b85aff3f000-7b85aff43000 rw-p 006b9000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7b85aff43000-7b85aff5a000 rw-p 00000000 00:00 0 |
| | 7b85aff5a000-7b85aff5b000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b85aff5b000-7b85aff86000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b85aff86000-7b85aff90000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b85aff90000-7b85aff92000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b85aff92000-7b85aff94000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc9a760000-7ffc9a781000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc9a7ea000-7ffc9a7ee000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc9a7ee000-7ffc9a7f0000 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) 0x00007b85af26d3f0 T_IMEMO/<tmpbuf> -> 0x00007b85af36fe60 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:001470 EVAL -:4 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:000d30 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) [0x7b85afbea9ea] /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) [0x7b85af8d58e8] /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) [0x7b85af8d7690] /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) [0x7b85af9e14e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5234", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x7b85af9e8c12] /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) [0x7b85af9e9d2e] /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) [0x7b85af9ecf4f] /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) [0x7b85af9edfb2] /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) [0x7b85afb39baf] /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) [0x7b85afb3fa8a] /tmp/ruby/src/trunk-gc-asserts/string.c:1624", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_check_argv+0x89) [0x7b85afaba780] /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) [0x7b85afaba982] /tmp/ruby/src/trunk-gc-asserts/process.c:2674", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_f_system+0x5a) [0x7b85afabaaea] /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) [0x7b85afbb6a9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3873", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x7b85afbc0038] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6087", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x7b85afbcd124] ../../src/trunk-gc-asserts/insns.def:900", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7b85afbd2ede] /tmp/ruby/src/trunk-gc-asserts/vm.c:2639", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7b85af9c0975] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", |
| | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7b85af9c4e5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", |
| | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5ce3319d6186] /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) [0x7b85af4d41ca] ../sysdeps/nptl/libc_start_call_main.h:58", |
| | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b85af4d428b] ../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", |
| | "[0x5ce3319d61d5]", |
| | "", |
| | "-- 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:", |
| | "", |
| | "5ce3319d5000-5ce3319d6000 r--p 00000000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "5ce3319d6000-5ce3319d7000 r-xp 00001000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "5ce3319d7000-5ce3319d8000 r--p 00002000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "5ce3319d8000-5ce3319d9000 r--p 00002000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "5ce3319d9000-5ce3319da000 rw-p 00003000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "5ce337615000-5ce3377ac000 rw-p 00000000 00:00 0 [heap]", |
| | "7b859188d000-7b8591a94000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b8591a94000-7b85937c0000 rw-p 00000000 00:00 0 ", |
| | "7b85937c0000-7b8594dbf000 r--s 00000000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b8594dbf000-7b8594dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594dc0000-7b8594e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e01000-7b8594e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e02000-7b8594e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e43000-7b8594e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e44000-7b8594e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e85000-7b8594e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594e86000-7b8594ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594ec7000-7b8594ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594ec8000-7b8594f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f09000-7b8594f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f0a000-7b8594f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f4b000-7b8594f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f4c000-7b8594f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f8d000-7b8594f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594f8e000-7b8594fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594fcf000-7b8594fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8594fd0000-7b8595011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595011000-7b8595012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595012000-7b8595053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595053000-7b8595054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595054000-7b8595095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595095000-7b8595096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595096000-7b85950d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85950d7000-7b85950d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85950d8000-7b8595119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595119000-7b859511a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859511a000-7b859515b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859515b000-7b859515c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859515c000-7b859519d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859519d000-7b859519e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859519e000-7b85951df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85951df000-7b85951e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85951e0000-7b8595221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595221000-7b8595222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595222000-7b8595263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595263000-7b8595264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595264000-7b85952a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85952a5000-7b85952a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85952a6000-7b85952e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85952e7000-7b85952e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85952e8000-7b8595329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595329000-7b859532a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859532a000-7b859536b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859536b000-7b859536c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859536c000-7b85953ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85953ad000-7b85953ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85953ae000-7b85953ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85953ef000-7b85953f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85953f0000-7b8595431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595431000-7b8595432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595432000-7b8595473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595473000-7b8595474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595474000-7b85954b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85954b5000-7b85954b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85954b6000-7b85954f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85954f7000-7b85954f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85954f8000-7b8595539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b8595539000-7b859553a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859553a000-7b859557b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859557b000-7b859557c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b859557c000-7b85955bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85955bd000-7b85955be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85955be000-7b85955ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "7b85955ff000-7b8595600000 ---p 00000000 00:00 0 ", |
| | "7b8595600000-7b8595e00000 rw-p 00000000 00:00 0 ", |
| | "7b8595e00000-7b85ade00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "7b85ade00000-7b85af200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "7b85af222000-7b85af260000 r--s 00000000 00:4e 13284426 /tmp/ruby/build/trunk-gc-asserts/ruby", |
| | "7b85af260000-7b85af280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "7b85af28f000-7b85af2b0000 rw-p 00000000 00:00 0 ", |
| | "7b85af2b0000-7b85af330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "7b85af33f000-7b85af360000 rw-p 00000000 00:00 0 ", |
| | "7b85af360000-7b85af370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "7b85af375000-7b85af376000 r--p 00000000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "7b85af376000-7b85af377000 r-xp 00001000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "7b85af377000-7b85af378000 r--p 00002000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "7b85af378000-7b85af379000 r--p 00002000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "7b85af379000-7b85af37a000 rw-p 00003000 00:4e 13632896 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", |
| | "7b85af37a000-7b85af47d000 rw-p 00000000 00:00 0 ", |
| | "7b85af47d000-7b85af481000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "7b85af481000-7b85af4a4000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "7b85af4a4000-7b85af4a8000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "7b85af4a8000-7b85af4a9000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "7b85af4a9000-7b85af4aa000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", |
| | "7b85af4aa000-7b85af4d2000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b85af4d2000-7b85af65a000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b85af65a000-7b85af6a9000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b85af6a9000-7b85af6ad000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b85af6ad000-7b85af6af000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6", |
| | "7b85af6af000-7b85af6be000 rw-p 00000000 00:00 0 ", |
| | "7b85af6be000-7b85af6ce000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7b85af6ce000-7b85af74d000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7b85af74d000-7b85af7a5000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7b85af7a5000-7b85af7a6000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7b85af7a6000-7b85af7a7000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6", |
| | "7b85af7a7000-7b85af7a9000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7b85af7a9000-7b85af7be000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7b85af7be000-7b85af7d7000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7b85af7d7000-7b85af7d8000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7b85af7d8000-7b85af7d9000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", |
| | "7b85af7d9000-7b85af7e1000 rw-p 00000000 00:00 0 ", |
| | "7b85af7e1000-7b85af7eb000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7b85af7eb000-7b85af84e000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7b85af84e000-7b85af863000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7b85af863000-7b85af864000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7b85af864000-7b85af865000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0", |
| | "7b85af865000-7b85af867000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "7b85af867000-7b85af879000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "7b85af879000-7b85af87f000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "7b85af87f000-7b85af880000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "7b85af880000-7b85af881000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3", |
| | "7b85af881000-7b85af882000 r--p 00000000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "7b85af882000-7b85af883000 r-xp 00001000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "7b85af883000-7b85af884000 r--p 00002000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "7b85af884000-7b85af885000 r--p 00002000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "7b85af885000-7b85af886000 rw-p 00003000 00:4e 13633243 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", |
| | "7b85af886000-7b85af8ce000 r--p 00000000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b85af8ce000-7b85afd89000 r-xp 00048000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b85afd89000-7b85aff29000 r--p 00503000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b85aff29000-7b85aff3f000 r--p 006a3000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b85aff3f000-7b85aff43000 rw-p 006b9000 00:4e 13284423 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0", |
| | "7b85aff43000-7b85aff5a000 rw-p 00000000 00:00 0 ", |
| | "7b85aff5a000-7b85aff5b000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7b85aff5b000-7b85aff86000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7b85aff86000-7b85aff90000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7b85aff90000-7b85aff92000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7b85aff92000-7b85aff94000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", |
| | "7ffc9a760000-7ffc9a781000 rw-p 00000000 00:00 0 [stack]", |
| | "7ffc9a7ea000-7ffc9a7ee000 r--p 00000000 00:00 0 [vvar]", |
| | "7ffc9a7ee000-7ffc9a7f0000 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. |