| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 58% (6610/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: 15117 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 14667, but 14666. |
| ruby 4.0.0dev (2025-11-23T21:36:19Z master b75cf83a33) +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:0000f0 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:000210 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:000330 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) [0x5bf6614de338] /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) [0x5bf6611c6f53] /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 |
| [0x5bf6612d6fda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x5bf6612d9c90] /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) [0x5bf6612b988e] /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) [0x5bf6612b9b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x5bf6613ae064] /tmp/ruby/src/trunk-gc-asserts/process.c:4294 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4284 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x5bf6614a95cd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5bf6614b306c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5bf6614c2240] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5bf6614c5a68] /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) [0x5bf6612b56d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x5bf6612b9bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x5bf6611d73d6] /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) [0x75fa426e71ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x75fa426e728b] ../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 |
| [0x5bf6611d7425] |
| |
| -- 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: |
| |
| 5bf661184000-5bf6611c4000 r--p 00000000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5bf6611c4000-5bf66167d000 r-xp 00040000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5bf66167d000-5bf661812000 r--p 004f9000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5bf661812000-5bf661828000 r--p 0068e000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5bf661828000-5bf661829000 rw-p 006a4000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5bf661829000-5bf66183e000 rw-p 00000000 00:00 0 |
| 5bf662f1d000-5bf6630c1000 rw-p 00000000 00:00 0 [heap] |
| 75f9ecc18000-75f9f0000000 r--s 00000000 00:4e 16916337 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 75f9f0000000-75f9f0021000 rw-p 00000000 00:00 0 |
| 75f9f0021000-75f9f4000000 ---p 00000000 00:00 0 |
| 75f9f4000000-75f9f4021000 rw-p 00000000 00:00 0 |
| 75f9f4021000-75f9f8000000 ---p 00000000 00:00 0 |
| 75f9f8000000-75f9f8021000 rw-p 00000000 00:00 0 |
| 75f9f8021000-75f9fc000000 ---p 00000000 00:00 0 |
| 75f9fc000000-75f9fc021000 rw-p 00000000 00:00 0 |
| 75f9fc021000-75fa00000000 ---p 00000000 00:00 0 |
| 75fa00000000-75fa00021000 rw-p 00000000 00:00 0 |
| 75fa00021000-75fa04000000 ---p 00000000 00:00 0 |
| 75fa068f2000-75fa06af9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa06af9000-75fa06afa000 ---p 00000000 00:00 0 |
| 75fa06afa000-75fa06bfa000 rw-p 00000000 00:00 0 |
| 75fa06bfa000-75fa06bfb000 ---p 00000000 00:00 0 |
| 75fa06bfb000-75fa06cfb000 rw-p 00000000 00:00 0 |
| 75fa06cfb000-75fa06cfc000 ---p 00000000 00:00 0 |
| 75fa06cfc000-75fa06dfc000 rw-p 00000000 00:00 0 |
| 75fa06dfc000-75fa06dfd000 ---p 00000000 00:00 0 |
| 75fa06dfd000-75fa06efd000 rw-p 00000000 00:00 0 |
| 75fa06efd000-75fa06efe000 ---p 00000000 00:00 0 |
| 75fa06efe000-75fa06ffe000 rw-p 00000000 00:00 0 |
| 75fa06ffe000-75fa06fff000 ---p 00000000 00:00 0 |
| 75fa06fff000-75fa070ff000 rw-p 00000000 00:00 0 |
| 75fa070ff000-75fa07100000 ---p 00000000 00:00 0 |
| 75fa07100000-75fa07200000 rw-p 00000000 00:00 0 |
| 75fa07200000-75fa07301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07301000-75fa07302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07302000-75fa07502000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07502000-75fa07503000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07503000-75fa07703000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07703000-75fa07704000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07704000-75fa07904000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07904000-75fa07905000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07905000-75fa07b05000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07b05000-75fa07b06000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07b06000-75fa07d06000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07d06000-75fa07d07000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07d07000-75fa07f07000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07f07000-75fa07f08000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa07f08000-75fa08108000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa08108000-75fa08109000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa08109000-75fa08309000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa08309000-75fa0830a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa0830a000-75fa0850a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa0850a000-75fa0850b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa0850b000-75fa0870b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa0870b000-75fa0870c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa0870c000-75fa27200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 75fa272be000-75fa272bf000 ---p 00000000 00:00 0 |
| 75fa272bf000-75fa273bf000 rw-p 00000000 00:00 0 |
| 75fa273bf000-75fa273c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa273c0000-75fa27461000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27461000-75fa27462000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27462000-75fa27503000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27503000-75fa27504000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27504000-75fa275a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa275a5000-75fa275a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa275a6000-75fa27647000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27647000-75fa27648000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27648000-75fa276e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa276e9000-75fa276ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa276ea000-75fa2778b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2778b000-75fa2778c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2778c000-75fa2782d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2782d000-75fa2782e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2782e000-75fa278cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa278cf000-75fa278d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa278d0000-75fa27971000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27971000-75fa27972000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27972000-75fa27a13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27a13000-75fa27a14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27a14000-75fa27ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27ab5000-75fa27ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27ab6000-75fa27b57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27b57000-75fa27b58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27b58000-75fa27bf9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27bf9000-75fa27bfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27bfa000-75fa27c9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27c9b000-75fa27c9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27c9c000-75fa27d3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27d3d000-75fa27d3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27d3e000-75fa27ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27ddf000-75fa27de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27de0000-75fa27e81000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27e81000-75fa27e82000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27e82000-75fa27f23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27f23000-75fa27f24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27f24000-75fa27fc5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27fc5000-75fa27fc6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa27fc6000-75fa28067000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28067000-75fa28068000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28068000-75fa28109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28109000-75fa2810a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2810a000-75fa281ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa281ab000-75fa281ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa281ac000-75fa2824d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2824d000-75fa2824e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2824e000-75fa282ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa282ef000-75fa282f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa282f0000-75fa28391000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28391000-75fa28392000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28392000-75fa28433000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28433000-75fa28434000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28434000-75fa284d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa284d5000-75fa284d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa284d6000-75fa28577000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28577000-75fa28578000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28578000-75fa28619000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa28619000-75fa2861a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2861a000-75fa286bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa286bb000-75fa286bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa286bc000-75fa2875d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2875d000-75fa2875e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa2875e000-75fa287ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 75fa287ff000-75fa28800000 ---p 00000000 00:00 0 |
| 75fa28800000-75fa29000000 rw-p 00000000 00:00 0 |
| 75fa29000000-75fa41000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 75fa41000000-75fa42400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 75fa42410000-75fa42510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 75fa4251f000-75fa42540000 rw-p 00000000 00:00 0 |
| 75fa42540000-75fa42550000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 75fa4255a000-75fa4265b000 rw-p 00000000 00:00 0 |
| 75fa4265b000-75fa42662000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 75fa42662000-75fa426bb000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 75fa426bb000-75fa426bd000 rw-p 00000000 00:00 0 |
| 75fa426bd000-75fa426e5000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa426e5000-75fa4286d000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa4286d000-75fa428bc000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa428bc000-75fa428c0000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa428c0000-75fa428c2000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 75fa428c2000-75fa428cf000 rw-p 00000000 00:00 0 |
| 75fa428cf000-75fa428d3000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 75fa428d3000-75fa428f6000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 75fa428f6000-75fa428fa000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 75fa428fa000-75fa428fb000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 75fa428fb000-75fa428fc000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 75fa428fc000-75fa428fe000 rw-p 00000000 00:00 0 |
| 75fa428fe000-75fa4290e000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 75fa4290e000-75fa4298d000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 75fa4298d000-75fa429e5000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 75fa429e5000-75fa429e6000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 75fa429e6000-75fa429e7000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 75fa429e7000-75fa429e9000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 75fa429e9000-75fa429fe000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 75fa429fe000-75fa42a17000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 75fa42a17000-75fa42a18000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 75fa42a18000-75fa42a19000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 75fa42a19000-75fa42a21000 rw-p 00000000 00:00 0 |
| 75fa42a21000-75fa42a2b000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 75fa42a2b000-75fa42a8e000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 75fa42a8e000-75fa42aa3000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 75fa42aa3000-75fa42aa4000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 75fa42aa4000-75fa42aa5000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 75fa42aa5000-75fa42aa7000 r--p 00000000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 75fa42aa7000-75fa42aaa000 r-xp 00002000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 75fa42aaa000-75fa42aac000 r--p 00005000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 75fa42aac000-75fa42aad000 r--p 00006000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 75fa42aad000-75fa42aae000 rw-p 00007000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 75fa42aae000-75fa42aaf000 rw-p 00000000 00:00 0 |
| 75fa42aaf000-75fa42ab1000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 75fa42ab1000-75fa42ac3000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 75fa42ac3000-75fa42ac9000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 75fa42ac9000-75fa42aca000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 75fa42aca000-75fa42acb000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 75fa42ad0000-75fa42ad2000 rw-p 00000000 00:00 0 |
| 75fa42ad2000-75fa42ad3000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 75fa42ad3000-75fa42afe000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 75fa42afe000-75fa42b08000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 75fa42b08000-75fa42b0a000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 75fa42b0a000-75fa42b0c000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffc50c57000-7ffc50c78000 rw-p 00000000 00:00 0 [stack] |
| 7ffc50dd5000-7ffc50dd9000 r--p 00000000 00:00 0 [vvar] |
| 7ffc50dd9000-7ffc50ddb000 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.47d55l: |
| * -rw-r--r-- 1 91456 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_io+wait.so |
| * -rw-r--r-- 1 183032 2025-11-24 08:01:09 +0000 _ruby_box_p3906711_2_io+console.so |
| * -rw-r--r-- 1 111320 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_io+nonblock.so |
| * -rw-r--r-- 1 108096 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_erb+escape.so |
| * -rw-r--r-- 1 291736 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_zlib.so |
| * -rw-r--r-- 1 825808 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_date_core.so |
| * -rw-r--r-- 1 183032 2025-11-24 08:01:10 +0000 _ruby_box_p3906724_2_io+console.so |
| * -rw-r--r-- 1 183032 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-24 08:01:10 +0000 _ruby_box_p3906729_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 811488 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_socket.so |
| * -rw-r--r-- 1 183032 2025-11-24 08:01:09 +0000 _ruby_box_p3906706_2_io+console.so |
| * -rw-r--r-- 1 291656 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_json+ext+generator.so |
| * -rw-r--r-- 1 186488 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_strscan.so |
| * -rw-r--r-- 1 1453624 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_openssl.so |
| * -rw-r--r-- 1 125336 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_cgi+escape.so |
| * -rw-r--r-- 1 112128 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 145344 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_etc.so |
| * -rw-r--r-- 1 184920 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_psych.so |
| * -rw-r--r-- 1 92504 2025-11-24 08:01:10 +0000 _ruby_box_p3906729_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 102784 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_monitor.so |
| * -rw-r--r-- 1 92504 2025-11-24 08:01:09 +0000 _ruby_box_p3906706_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183032 2025-11-24 08:01:10 +0000 _ruby_box_p3906729_2_io+console.so |
| * -rw-r--r-- 1 194320 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_stringio.so |
| * -rw-r--r-- 1 112128 2025-11-24 08:01:09 +0000 _ruby_box_p3906711_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112128 2025-11-24 08:01:09 +0000 _ruby_box_p3906706_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92504 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 236952 2025-11-24 08:01:11 +0000 _ruby_box_p3906746_2_json+ext+parser.so |
| * -rw-r--r-- 1 92504 2025-11-24 08:01:10 +0000 _ruby_box_p3906724_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92504 2025-11-24 08:01:09 +0000 _ruby_box_p3906711_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112128 2025-11-24 08:01:10 +0000 _ruby_box_p3906724_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120776 2025-11-24 08:01:12 +0000 _ruby_box_p3906746_2_digest.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |