| "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. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD |
| HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4 |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "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 512. |
| Fstderr output is not empty |
| heap_pages_final_slots: 0, total_freed_objects: 15119 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 13027, but 13026. |
| ruby 4.0.0dev (2025-11-21T22:16:33Z master 7789aaca37) +PRISM [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :fork |
| c:0004 p:0012 s:0019 E:001880 l:n b:---- BLOCK bootstraptest.test_ractor.rb_2354_1407.rb:11 |
| c:0003 p:0024 s:0012 e:000011 l:y b:0001 METHOD <internal:numeric>:257 |
| c:0002 p:0018 s:0007 E:002400 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:002520 l:y b:---- DUMMY [FINISH] |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>' |
| <internal:numeric>:257:in 'times' |
| bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'block in <main>' |
| bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'fork' |
| |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x14) [0x5828380e5328] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x71) [0x582837dcdf53] /tmp/ruby/src/trunk-gc-asserts/error.c:1098 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1116 |
| [0x582837eddfda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x582837ee0c90] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5241 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3015 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1732 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x582837ec088e] /tmp/ruby/src/trunk-gc-asserts/eval.c:166 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:257 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x582837ec0b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x582837fb5054] /tmp/ruby/src/trunk-gc-asserts/process.c:4291 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4281 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x5828380b05bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5828380ba05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5828380c9230] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5828380cca58] /tmp/ruby/src/trunk-gc-asserts/vm.c:2811 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2787 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x582837ebc6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x582837ec0bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x582837dde3d6] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f9a6e9521ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f9a6e95228b] ../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 |
| [0x582837dde425] |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Loaded script: bootstraptest.test_ractor.rb_2354_1407.rb |
| |
| * Ruby Box: disabled |
| * 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/x86_64-linux-fake.rb |
| |
| * Process memory map: |
| |
| 582837d8b000-582837dcb000 r--p 00000000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 582837dcb000-582838284000 r-xp 00040000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 582838284000-582838419000 r--p 004f9000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 582838419000-58283842f000 r--p 0068e000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 58283842f000-582838430000 rw-p 006a4000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 582838430000-582838445000 rw-p 00000000 00:00 0 |
| 582866cd7000-582866e7b000 rw-p 00000000 00:00 0 [heap] |
| 7f9a18c19000-7f9a1c000000 r--s 00000000 00:4e 14985294 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 7f9a1c000000-7f9a1c021000 rw-p 00000000 00:00 0 |
| 7f9a1c021000-7f9a20000000 ---p 00000000 00:00 0 |
| 7f9a20000000-7f9a20021000 rw-p 00000000 00:00 0 |
| 7f9a20021000-7f9a24000000 ---p 00000000 00:00 0 |
| 7f9a24000000-7f9a24021000 rw-p 00000000 00:00 0 |
| 7f9a24021000-7f9a28000000 ---p 00000000 00:00 0 |
| 7f9a28000000-7f9a28021000 rw-p 00000000 00:00 0 |
| 7f9a28021000-7f9a2c000000 ---p 00000000 00:00 0 |
| 7f9a2c000000-7f9a2c021000 rw-p 00000000 00:00 0 |
| 7f9a2c021000-7f9a30000000 ---p 00000000 00:00 0 |
| 7f9a32af2000-7f9a32cf9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a32cf9000-7f9a32cfa000 ---p 00000000 00:00 0 |
| 7f9a32cfa000-7f9a32dfa000 rw-p 00000000 00:00 0 |
| 7f9a32dfa000-7f9a32dfb000 ---p 00000000 00:00 0 |
| 7f9a32dfb000-7f9a32efb000 rw-p 00000000 00:00 0 |
| 7f9a32efb000-7f9a32efc000 ---p 00000000 00:00 0 |
| 7f9a32efc000-7f9a32ffc000 rw-p 00000000 00:00 0 |
| 7f9a32ffc000-7f9a32ffd000 ---p 00000000 00:00 0 |
| 7f9a32ffd000-7f9a330fd000 rw-p 00000000 00:00 0 |
| 7f9a330fd000-7f9a330fe000 ---p 00000000 00:00 0 |
| 7f9a330fe000-7f9a331fe000 rw-p 00000000 00:00 0 |
| 7f9a331fe000-7f9a331ff000 ---p 00000000 00:00 0 |
| 7f9a331ff000-7f9a332ff000 rw-p 00000000 00:00 0 |
| 7f9a332ff000-7f9a33300000 ---p 00000000 00:00 0 |
| 7f9a33300000-7f9a33400000 rw-p 00000000 00:00 0 |
| 7f9a33400000-7f9a33501000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33501000-7f9a33502000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33502000-7f9a33702000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33702000-7f9a33703000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33703000-7f9a33903000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33903000-7f9a33904000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33904000-7f9a33b04000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33b04000-7f9a33b05000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33b05000-7f9a33d05000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33d05000-7f9a33d06000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33d06000-7f9a33f06000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33f06000-7f9a33f07000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a33f07000-7f9a34107000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a34107000-7f9a34108000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a34108000-7f9a34308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a34308000-7f9a34309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a34309000-7f9a34509000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a34509000-7f9a3450a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a3450a000-7f9a3470a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a3470a000-7f9a3470b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a3470b000-7f9a53400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9a534be000-7f9a534bf000 ---p 00000000 00:00 0 |
| 7f9a534bf000-7f9a535bf000 rw-p 00000000 00:00 0 |
| 7f9a535bf000-7f9a535c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a535c0000-7f9a53661000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53661000-7f9a53662000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53662000-7f9a53703000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53703000-7f9a53704000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53704000-7f9a537a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a537a5000-7f9a537a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a537a6000-7f9a53847000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53847000-7f9a53848000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53848000-7f9a538e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a538e9000-7f9a538ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a538ea000-7f9a5398b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5398b000-7f9a5398c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5398c000-7f9a53a2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53a2d000-7f9a53a2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53a2e000-7f9a53acf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53acf000-7f9a53ad0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53ad0000-7f9a53b71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53b71000-7f9a53b72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53b72000-7f9a53c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53c13000-7f9a53c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53c14000-7f9a53cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53cb5000-7f9a53cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53cb6000-7f9a53d57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53d57000-7f9a53d58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53d58000-7f9a53df9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53df9000-7f9a53dfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53dfa000-7f9a53e9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53e9b000-7f9a53e9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53e9c000-7f9a53f3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53f3d000-7f9a53f3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53f3e000-7f9a53fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53fdf000-7f9a53fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a53fe0000-7f9a54081000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54081000-7f9a54082000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54082000-7f9a54123000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54123000-7f9a54124000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54124000-7f9a541c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a541c5000-7f9a541c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a541c6000-7f9a54267000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54267000-7f9a54268000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54268000-7f9a54309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54309000-7f9a5430a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5430a000-7f9a543ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a543ab000-7f9a543ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a543ac000-7f9a5444d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5444d000-7f9a5444e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5444e000-7f9a544ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a544ef000-7f9a544f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a544f0000-7f9a54591000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54591000-7f9a54592000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54592000-7f9a54633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54633000-7f9a54634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54634000-7f9a546d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a546d5000-7f9a546d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a546d6000-7f9a54777000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54777000-7f9a54778000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54778000-7f9a54819000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a54819000-7f9a5481a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5481a000-7f9a548bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a548bb000-7f9a548bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a548bc000-7f9a5495d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5495d000-7f9a5495e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a5495e000-7f9a549ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9a549ff000-7f9a54a00000 ---p 00000000 00:00 0 |
| 7f9a54a00000-7f9a55200000 rw-p 00000000 00:00 0 |
| 7f9a55200000-7f9a6d200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 7f9a6d200000-7f9a6e600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 7f9a6e680000-7f9a6e780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7f9a6e78f000-7f9a6e7b0000 rw-p 00000000 00:00 0 |
| 7f9a6e7b0000-7f9a6e7c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7f9a6e7c5000-7f9a6e8c6000 rw-p 00000000 00:00 0 |
| 7f9a6e8c6000-7f9a6e8cd000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 7f9a6e8cd000-7f9a6e926000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 7f9a6e926000-7f9a6e928000 rw-p 00000000 00:00 0 |
| 7f9a6e928000-7f9a6e950000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a6e950000-7f9a6ead8000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a6ead8000-7f9a6eb27000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a6eb27000-7f9a6eb2b000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a6eb2b000-7f9a6eb2d000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9a6eb2d000-7f9a6eb3a000 rw-p 00000000 00:00 0 |
| 7f9a6eb3a000-7f9a6eb3e000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9a6eb3e000-7f9a6eb61000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9a6eb61000-7f9a6eb65000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9a6eb65000-7f9a6eb66000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9a6eb66000-7f9a6eb67000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9a6eb67000-7f9a6eb69000 rw-p 00000000 00:00 0 |
| 7f9a6eb69000-7f9a6eb79000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9a6eb79000-7f9a6ebf8000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9a6ebf8000-7f9a6ec50000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9a6ec50000-7f9a6ec51000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9a6ec51000-7f9a6ec52000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9a6ec52000-7f9a6ec54000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9a6ec54000-7f9a6ec69000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9a6ec69000-7f9a6ec82000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9a6ec82000-7f9a6ec83000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9a6ec83000-7f9a6ec84000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9a6ec84000-7f9a6ec8c000 rw-p 00000000 00:00 0 |
| 7f9a6ec8c000-7f9a6ec96000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9a6ec96000-7f9a6ecf9000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9a6ecf9000-7f9a6ed0e000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9a6ed0e000-7f9a6ed0f000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9a6ed0f000-7f9a6ed10000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9a6ed10000-7f9a6ed12000 r--p 00000000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7f9a6ed12000-7f9a6ed15000 r-xp 00002000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7f9a6ed15000-7f9a6ed17000 r--p 00005000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7f9a6ed17000-7f9a6ed18000 r--p 00006000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7f9a6ed18000-7f9a6ed19000 rw-p 00007000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7f9a6ed19000-7f9a6ed1a000 rw-p 00000000 00:00 0 |
| 7f9a6ed1a000-7f9a6ed1c000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9a6ed1c000-7f9a6ed2e000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9a6ed2e000-7f9a6ed34000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9a6ed34000-7f9a6ed35000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9a6ed35000-7f9a6ed36000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9a6ed3b000-7f9a6ed3d000 rw-p 00000000 00:00 0 |
| 7f9a6ed3d000-7f9a6ed3e000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9a6ed3e000-7f9a6ed69000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9a6ed69000-7f9a6ed73000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9a6ed73000-7f9a6ed75000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9a6ed75000-7f9a6ed77000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffe80ff5000-7ffe81016000 rw-p 00000000 00:00 0 [stack] |
| 7ffe8102d000-7ffe81031000 r--p 00000000 00:00 0 [vvar] |
| 7ffe81031000-7ffe81033000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| |
| |
| bootstraptest.test_ractor.rb_2354_1407.rb:13:in 'block in <main>': unhandled exception |
| from bootstraptest.test_ractor.rb_2354_1407.rb:4:in 'Integer#times' |
| from bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>' |
| #1407 test_ractor.rb:2354: |
| begin |
| 100.times do |i| |
| Ractor.new(i) do |j| |
| 1000.times do |i| |
| "#{j}-#{i}" |
| end |
| Ractor.receive |
| end |
| pid = fork { } |
| _, status = Process.waitpid2 pid |
| raise unless status.success? |
| end |
| |
| :ok |
| rescue NotImplementedError |
| :ok |
| end |
| #=> "" (expected "ok") |
| FAIL 1/2024 tests failed |
| make: *** [uncommon.mk:848: yes-btest] Error 1 |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| Children under /tmp/rubytest.ltb53i: |
| * -rw-r--r-- 1 186488 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_strscan.so |
| * -rw-r--r-- 1 92504 2025-11-22 09:16:08 +0000 _ruby_box_p1082633_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 91456 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_io+wait.so |
| * -rw-r--r-- 1 92504 2025-11-22 09:16:09 +0000 _ruby_box_p1082664_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183032 2025-11-22 09:16:09 +0000 _ruby_box_p1082643_2_io+console.so |
| * -rw-r--r-- 1 92504 2025-11-22 09:16:09 +0000 _ruby_box_p1082648_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112128 2025-11-22 09:16:08 +0000 _ruby_box_p1082633_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 825808 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_date_core.so |
| * -rw-r--r-- 1 112128 2025-11-22 09:16:09 +0000 _ruby_box_p1082643_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183032 2025-11-22 09:16:09 +0000 _ruby_box_p1082664_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-22 09:16:09 +0000 _ruby_box_p1082664_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 1456592 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_openssl.so |
| * -rw-r--r-- 1 183032 2025-11-22 09:16:08 +0000 _ruby_box_p1082633_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 194320 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_stringio.so |
| * -rw-r--r-- 1 291656 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_json+ext+generator.so |
| * -rw-r--r-- 1 183032 2025-11-22 09:16:09 +0000 _ruby_box_p1082648_2_io+console.so |
| * -rw-r--r-- 1 291736 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_zlib.so |
| * -rw-r--r-- 1 92504 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 145344 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_etc.so |
| * -rw-r--r-- 1 102784 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_monitor.so |
| * -rw-r--r-- 1 92504 2025-11-22 09:16:09 +0000 _ruby_box_p1082643_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 184920 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_psych.so |
| * -rw-r--r-- 1 226240 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_json+ext+parser.so |
| * -rw-r--r-- 1 125336 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_cgi+escape.so |
| * -rw-r--r-- 1 811488 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_socket.so |
| * -rw-r--r-- 1 120776 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_digest.so |
| * -rw-r--r-- 1 183032 2025-11-22 09:16:07 +0000 _ruby_box_p1082622_2_io+console.so |
| * -rw-r--r-- 1 111320 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_io+nonblock.so |
| * -rw-r--r-- 1 112128 2025-11-22 09:16:09 +0000 _ruby_box_p1082648_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 108096 2025-11-22 09:16:08 +0000 _ruby_box_p1082622_2_erb+escape.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |