| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 72% (8187/11273) |
| "./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: 15120 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 13026, but 13025. |
| 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:0016f0 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:002270 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:002390 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) [0x55a5807d8328] /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) [0x55a5804c0f53] /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 |
| [0x55a5805d0fda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x55a5805d3c90] /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) [0x55a5805b388e] /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) [0x55a5805b3b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x55a5806a8054] /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) [0x55a5807a35bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x55a5807ad05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x55a5807bc230] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x55a5807bfa58] /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) [0x55a5805af6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x55a5805b3bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x55a5804d13d6] /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) [0x73368c8ee1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73368c8ee28b] ../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 |
| [0x55a5804d1425] |
| |
| -- 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: |
| |
| 55a58047e000-55a5804be000 r--p 00000000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55a5804be000-55a580977000 r-xp 00040000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55a580977000-55a580b0c000 r--p 004f9000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55a580b0c000-55a580b22000 r--p 0068e000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55a580b22000-55a580b23000 rw-p 006a4000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55a580b23000-55a580b38000 rw-p 00000000 00:00 0 |
| 55a5a4035000-55a5a41d9000 rw-p 00000000 00:00 0 [heap] |
| 733634000000-733634021000 rw-p 00000000 00:00 0 |
| 733634021000-733638000000 ---p 00000000 00:00 0 |
| 733638c19000-73363c000000 r--s 00000000 00:4e 14985263 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 73363c000000-73363c021000 rw-p 00000000 00:00 0 |
| 73363c021000-733640000000 ---p 00000000 00:00 0 |
| 733640000000-733640021000 rw-p 00000000 00:00 0 |
| 733640021000-733644000000 ---p 00000000 00:00 0 |
| 733644000000-733644021000 rw-p 00000000 00:00 0 |
| 733644021000-733648000000 ---p 00000000 00:00 0 |
| 733648000000-733648021000 rw-p 00000000 00:00 0 |
| 733648021000-73364c000000 ---p 00000000 00:00 0 |
| 73364c000000-73364c021000 rw-p 00000000 00:00 0 |
| 73364c021000-733650000000 ---p 00000000 00:00 0 |
| 733650af2000-733650cf9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 733650cf9000-733650cfa000 ---p 00000000 00:00 0 |
| 733650cfa000-733650dfa000 rw-p 00000000 00:00 0 |
| 733650dfa000-733650dfb000 ---p 00000000 00:00 0 |
| 733650dfb000-733650efb000 rw-p 00000000 00:00 0 |
| 733650efb000-733650efc000 ---p 00000000 00:00 0 |
| 733650efc000-733650ffc000 rw-p 00000000 00:00 0 |
| 733650ffc000-733650ffd000 ---p 00000000 00:00 0 |
| 733650ffd000-7336510fd000 rw-p 00000000 00:00 0 |
| 7336510fd000-7336510fe000 ---p 00000000 00:00 0 |
| 7336510fe000-7336511fe000 rw-p 00000000 00:00 0 |
| 7336511fe000-7336511ff000 ---p 00000000 00:00 0 |
| 7336511ff000-7336512ff000 rw-p 00000000 00:00 0 |
| 7336512ff000-733651300000 ---p 00000000 00:00 0 |
| 733651300000-733651400000 rw-p 00000000 00:00 0 |
| 733651400000-733651501000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651501000-733651502000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651502000-733651702000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651702000-733651703000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651703000-733651903000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651903000-733651904000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651904000-733651b04000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651b04000-733651b05000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651b05000-733651d05000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651d05000-733651d06000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651d06000-733651f06000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651f06000-733651f07000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733651f07000-733652107000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733652107000-733652108000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733652108000-733652308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733652308000-733652309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733652309000-733652509000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 733652509000-73365250a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 73365250a000-73365270a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 73365270a000-73365270b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 73365270b000-733671400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7336714be000-7336714bf000 ---p 00000000 00:00 0 |
| 7336714bf000-7336715bf000 rw-p 00000000 00:00 0 |
| 7336715bf000-7336715c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336715c0000-733671661000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671661000-733671662000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671662000-733671703000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671703000-733671704000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671704000-7336717a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336717a5000-7336717a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336717a6000-733671847000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671847000-733671848000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671848000-7336718e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336718e9000-7336718ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336718ea000-73367198b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367198b000-73367198c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367198c000-733671a2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671a2d000-733671a2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671a2e000-733671acf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671acf000-733671ad0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671ad0000-733671b71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671b71000-733671b72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671b72000-733671c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671c13000-733671c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671c14000-733671cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671cb5000-733671cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671cb6000-733671d57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671d57000-733671d58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671d58000-733671df9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671df9000-733671dfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671dfa000-733671e9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671e9b000-733671e9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671e9c000-733671f3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671f3d000-733671f3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671f3e000-733671fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671fdf000-733671fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733671fe0000-733672081000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672081000-733672082000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672082000-733672123000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672123000-733672124000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672124000-7336721c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336721c5000-7336721c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336721c6000-733672267000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672267000-733672268000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672268000-733672309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672309000-73367230a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367230a000-7336723ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336723ab000-7336723ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336723ac000-73367244d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367244d000-73367244e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367244e000-7336724ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336724ef000-7336724f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336724f0000-733672591000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672591000-733672592000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672592000-733672633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672633000-733672634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672634000-7336726d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336726d5000-7336726d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336726d6000-733672777000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672777000-733672778000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672778000-733672819000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 733672819000-73367281a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367281a000-7336728bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336728bb000-7336728bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336728bc000-73367295d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367295d000-73367295e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 73367295e000-7336729ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7336729ff000-733672a00000 ---p 00000000 00:00 0 |
| 733672a00000-733673200000 rw-p 00000000 00:00 0 |
| 733673200000-73368b200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 73368b200000-73368c600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 73368c620000-73368c720000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 73368c72f000-73368c750000 rw-p 00000000 00:00 0 |
| 73368c750000-73368c760000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 73368c761000-73368c862000 rw-p 00000000 00:00 0 |
| 73368c862000-73368c869000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 73368c869000-73368c8c2000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 73368c8c2000-73368c8c4000 rw-p 00000000 00:00 0 |
| 73368c8c4000-73368c8ec000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 73368c8ec000-73368ca74000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 73368ca74000-73368cac3000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 73368cac3000-73368cac7000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 73368cac7000-73368cac9000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 73368cac9000-73368cad6000 rw-p 00000000 00:00 0 |
| 73368cad6000-73368cada000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 73368cada000-73368cafd000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 73368cafd000-73368cb01000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 73368cb01000-73368cb02000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 73368cb02000-73368cb03000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 73368cb03000-73368cb05000 rw-p 00000000 00:00 0 |
| 73368cb05000-73368cb15000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 73368cb15000-73368cb94000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 73368cb94000-73368cbec000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 73368cbec000-73368cbed000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 73368cbed000-73368cbee000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 73368cbee000-73368cbf0000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 73368cbf0000-73368cc05000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 73368cc05000-73368cc1e000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 73368cc1e000-73368cc1f000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 73368cc1f000-73368cc20000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 73368cc20000-73368cc28000 rw-p 00000000 00:00 0 |
| 73368cc28000-73368cc32000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 73368cc32000-73368cc95000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 73368cc95000-73368ccaa000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 73368ccaa000-73368ccab000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 73368ccab000-73368ccac000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 73368ccac000-73368ccae000 r--p 00000000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 73368ccae000-73368ccb1000 r-xp 00002000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 73368ccb1000-73368ccb3000 r--p 00005000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 73368ccb3000-73368ccb4000 r--p 00006000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 73368ccb4000-73368ccb5000 rw-p 00007000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 73368ccb5000-73368ccb6000 rw-p 00000000 00:00 0 |
| 73368ccb6000-73368ccb8000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 73368ccb8000-73368ccca000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 73368ccca000-73368ccd0000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 73368ccd0000-73368ccd1000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 73368ccd1000-73368ccd2000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 73368ccd7000-73368ccd9000 rw-p 00000000 00:00 0 |
| 73368ccd9000-73368ccda000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 73368ccda000-73368cd05000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 73368cd05000-73368cd0f000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 73368cd0f000-73368cd11000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 73368cd11000-73368cd13000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffc25f4a000-7ffc25f6b000 rw-p 00000000 00:00 0 [stack] |
| 7ffc25fa8000-7ffc25fac000 r--p 00000000 00:00 0 [vvar] |
| 7ffc25fac000-7ffc25fae000 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.s8ggvv: |
| * -rw-r--r-- 1 112128 2025-11-22 07:58:20 +0000 _ruby_box_p261657_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 102784 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_monitor.so |
| * -rw-r--r-- 1 125336 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_cgi+escape.so |
| * -rw-r--r-- 1 183032 2025-11-22 07:58:21 +0000 _ruby_box_p261672_2_io+console.so |
| * -rw-r--r-- 1 108096 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_erb+escape.so |
| * -rw-r--r-- 1 92504 2025-11-22 07:58:21 +0000 _ruby_box_p261667_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 825808 2025-11-22 07:58:22 +0000 _ruby_box_p261683_2_date_core.so |
| * -rw-r--r-- 1 92504 2025-11-22 07:58:20 +0000 _ruby_box_p261657_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112128 2025-11-22 07:58:22 +0000 _ruby_box_p261683_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 226240 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_json+ext+parser.so |
| * -rw-r--r-- 1 194320 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_stringio.so |
| * -rw-r--r-- 1 120776 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_digest.so |
| * -rw-r--r-- 1 92504 2025-11-22 07:58:20 +0000 _ruby_box_p261652_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 811488 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_socket.so |
| * -rw-r--r-- 1 186488 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_strscan.so |
| * -rw-r--r-- 1 145344 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_etc.so |
| * -rw-r--r-- 1 112128 2025-11-22 07:58:21 +0000 _ruby_box_p261672_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 91456 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_io+wait.so |
| * -rw-r--r-- 1 92504 2025-11-22 07:58:22 +0000 _ruby_box_p261683_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112128 2025-11-22 07:58:21 +0000 _ruby_box_p261667_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183032 2025-11-22 07:58:20 +0000 _ruby_box_p261657_2_io+console.so |
| * -rw-r--r-- 1 111320 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_io+nonblock.so |
| * -rw-r--r-- 1 112128 2025-11-22 07:58:20 +0000 _ruby_box_p261652_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 184920 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_psych.so |
| * -rw-r--r-- 1 1456592 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_openssl.so |
| * -rw-r--r-- 1 183032 2025-11-22 07:58:22 +0000 _ruby_box_p261683_2_io+console.so |
| * -rw-r--r-- 1 291736 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_zlib.so |
| * -rw-r--r-- 1 183032 2025-11-22 07:58:21 +0000 _ruby_box_p261667_2_io+console.so |
| * -rw-r--r-- 1 92504 2025-11-22 07:58:21 +0000 _ruby_box_p261672_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183032 2025-11-22 07:58:20 +0000 _ruby_box_p261652_2_io+console.so |
| * -rw-r--r-- 1 291656 2025-11-22 07:58:23 +0000 _ruby_box_p261683_2_json+ext+generator.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |