| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 99% (11191/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 11029, but 11028. |
| ruby 4.0.0dev (2025-11-22T16:48:13Z master dd489ee9c4) +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:0025d0 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:0010e0 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:001200 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) [0x63304f738328] /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) [0x63304f420f53] /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 |
| [0x63304f530fda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x63304f533c90] /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) [0x63304f51388e] /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) [0x63304f513b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x63304f608054] /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) [0x63304f7035bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x63304f70d05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x63304f71c230] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x63304f71fa58] /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) [0x63304f50f6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x63304f513bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x63304f4313d6] /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) [0x7684915a81ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7684915a828b] ../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 |
| [0x63304f431425] |
| |
| -- 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: |
| |
| 63304f3de000-63304f41e000 r--p 00000000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 63304f41e000-63304f8d7000 r-xp 00040000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 63304f8d7000-63304fa6c000 r--p 004f9000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 63304fa6c000-63304fa82000 r--p 0068e000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 63304fa82000-63304fa83000 rw-p 006a4000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 63304fa83000-63304fa98000 rw-p 00000000 00:00 0 |
| 6330557ca000-63305596e000 rw-p 00000000 00:00 0 [heap] |
| 768440000000-768440021000 rw-p 00000000 00:00 0 |
| 768440021000-768444000000 ---p 00000000 00:00 0 |
| 768444c19000-768448000000 r--s 00000000 00:4e 15115963 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 768448000000-768448021000 rw-p 00000000 00:00 0 |
| 768448021000-76844c000000 ---p 00000000 00:00 0 |
| 76844c000000-76844c021000 rw-p 00000000 00:00 0 |
| 76844c021000-768450000000 ---p 00000000 00:00 0 |
| 768450000000-768450021000 rw-p 00000000 00:00 0 |
| 768450021000-768454000000 ---p 00000000 00:00 0 |
| 7684557f3000-7684559fa000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7684559fa000-7684559fb000 ---p 00000000 00:00 0 |
| 7684559fb000-768455afb000 rw-p 00000000 00:00 0 |
| 768455afb000-768455afc000 ---p 00000000 00:00 0 |
| 768455afc000-768455bfc000 rw-p 00000000 00:00 0 |
| 768455bfc000-768455bfd000 ---p 00000000 00:00 0 |
| 768455bfd000-768455cfd000 rw-p 00000000 00:00 0 |
| 768455cfd000-768455cfe000 ---p 00000000 00:00 0 |
| 768455cfe000-768455dfe000 rw-p 00000000 00:00 0 |
| 768455dfe000-768455dff000 ---p 00000000 00:00 0 |
| 768455dff000-768455eff000 rw-p 00000000 00:00 0 |
| 768455eff000-768455f00000 ---p 00000000 00:00 0 |
| 768455f00000-768456000000 rw-p 00000000 00:00 0 |
| 768456000000-768456101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456101000-768456102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456102000-768456302000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456302000-768456303000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456303000-768456503000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456503000-768456504000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456504000-768456704000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456704000-768456705000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456705000-768456905000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456905000-768456906000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456906000-768456b06000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456b06000-768456b07000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456b07000-768456d07000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456d07000-768456d08000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456d08000-768456f08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456f08000-768456f09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768456f09000-768457109000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768457109000-76845710a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 76845710a000-76845730a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 76845730a000-76845730b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 76845730b000-768476000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 768476060000-7684760b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7684760be000-7684760bf000 ---p 00000000 00:00 0 |
| 7684760bf000-7684761bf000 rw-p 00000000 00:00 0 |
| 7684761bf000-7684761c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684761c0000-768476261000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476261000-768476262000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476262000-768476303000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476303000-768476304000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476304000-7684763a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684763a5000-7684763a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684763a6000-768476447000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476447000-768476448000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476448000-7684764e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684764e9000-7684764ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684764ea000-76847658b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847658b000-76847658c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847658c000-76847662d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847662d000-76847662e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847662e000-7684766cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684766cf000-7684766d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684766d0000-768476771000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476771000-768476772000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476772000-768476813000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476813000-768476814000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476814000-7684768b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684768b5000-7684768b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684768b6000-768476957000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476957000-768476958000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476958000-7684769f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684769f9000-7684769fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684769fa000-768476a9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476a9b000-768476a9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476a9c000-768476b3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476b3d000-768476b3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476b3e000-768476bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476bdf000-768476be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476be0000-768476c81000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476c81000-768476c82000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476c82000-768476d23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476d23000-768476d24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476d24000-768476dc5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476dc5000-768476dc6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476dc6000-768476e67000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476e67000-768476e68000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476e68000-768476f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476f09000-768476f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476f0a000-768476fab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476fab000-768476fac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768476fac000-76847704d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847704d000-76847704e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847704e000-7684770ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684770ef000-7684770f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684770f0000-768477191000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477191000-768477192000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477192000-768477233000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477233000-768477234000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477234000-7684772d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684772d5000-7684772d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684772d6000-768477377000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477377000-768477378000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477378000-768477419000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 768477419000-76847741a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847741a000-7684774bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684774bb000-7684774bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684774bc000-76847755d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847755d000-76847755e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 76847755e000-7684775ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7684775ff000-768477600000 ---p 00000000 00:00 0 |
| 768477600000-768477e00000 rw-p 00000000 00:00 0 |
| 768477e00000-76848fe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 76848fe00000-768491200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 768491210000-768491240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 76849124f000-768491250000 ---p 00000000 00:00 0 |
| 768491250000-768491350000 rw-p 00000000 00:00 0 |
| 768491350000-7684913d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7684913df000-768491400000 rw-p 00000000 00:00 0 |
| 768491400000-768491410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 76849141b000-76849151c000 rw-p 00000000 00:00 0 |
| 76849151c000-768491523000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 768491523000-76849157c000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 76849157c000-76849157e000 rw-p 00000000 00:00 0 |
| 76849157e000-7684915a6000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7684915a6000-76849172e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 76849172e000-76849177d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 76849177d000-768491781000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 768491781000-768491783000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 768491783000-768491790000 rw-p 00000000 00:00 0 |
| 768491790000-768491794000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 768491794000-7684917b7000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7684917b7000-7684917bb000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7684917bb000-7684917bc000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7684917bc000-7684917bd000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7684917bd000-7684917bf000 rw-p 00000000 00:00 0 |
| 7684917bf000-7684917cf000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7684917cf000-76849184e000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 76849184e000-7684918a6000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7684918a6000-7684918a7000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7684918a7000-7684918a8000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7684918a8000-7684918aa000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7684918aa000-7684918bf000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7684918bf000-7684918d8000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7684918d8000-7684918d9000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7684918d9000-7684918da000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7684918da000-7684918e2000 rw-p 00000000 00:00 0 |
| 7684918e2000-7684918ec000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7684918ec000-76849194f000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 76849194f000-768491964000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 768491964000-768491965000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 768491965000-768491966000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 768491966000-768491968000 r--p 00000000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 768491968000-76849196b000 r-xp 00002000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 76849196b000-76849196d000 r--p 00005000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 76849196d000-76849196e000 r--p 00006000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 76849196e000-76849196f000 rw-p 00007000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 76849196f000-768491970000 rw-p 00000000 00:00 0 |
| 768491970000-768491972000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 768491972000-768491984000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 768491984000-76849198a000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 76849198a000-76849198b000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 76849198b000-76849198c000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 768491991000-768491993000 rw-p 00000000 00:00 0 |
| 768491993000-768491994000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 768491994000-7684919bf000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7684919bf000-7684919c9000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7684919c9000-7684919cb000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7684919cb000-7684919cd000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffcacfe8000-7ffcad009000 rw-p 00000000 00:00 0 [stack] |
| 7ffcad0d7000-7ffcad0db000 r--p 00000000 00:00 0 [vvar] |
| 7ffcad0db000-7ffcad0dd000 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.hrfxh7: |
| * -rw-r--r-- 1 112128 2025-11-22 21:50:28 +0000 _ruby_box_p2884589_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 91456 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_io+wait.so |
| * -rw-r--r-- 1 112128 2025-11-22 21:50:27 +0000 _ruby_box_p2884579_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 102784 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_monitor.so |
| * -rw-r--r-- 1 120776 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_digest.so |
| * -rw-r--r-- 1 183032 2025-11-22 21:50:28 +0000 _ruby_box_p2884584_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-22 21:50:31 +0000 _ruby_box_p2884606_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 145344 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_etc.so |
| * -rw-r--r-- 1 183032 2025-11-22 21:50:27 +0000 _ruby_box_p2884579_2_io+console.so |
| * -rw-r--r-- 1 186488 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_strscan.so |
| * -rw-r--r-- 1 108096 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_erb+escape.so |
| * -rw-r--r-- 1 111320 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_io+nonblock.so |
| * -rw-r--r-- 1 825808 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_date_core.so |
| * -rw-r--r-- 1 236952 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_json+ext+parser.so |
| * -rw-r--r-- 1 92504 2025-11-22 21:50:26 +0000 _ruby_box_p2884564_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 125336 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_cgi+escape.so |
| * -rw-r--r-- 1 811488 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_socket.so |
| * -rw-r--r-- 1 92504 2025-11-22 21:50:28 +0000 _ruby_box_p2884584_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92504 2025-11-22 21:50:31 +0000 _ruby_box_p2884606_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183032 2025-11-22 21:50:26 +0000 _ruby_box_p2884564_2_io+console.so |
| * -rw-r--r-- 1 92504 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92504 2025-11-22 21:50:27 +0000 _ruby_box_p2884579_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 291736 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_zlib.so |
| * -rw-r--r-- 1 112128 2025-11-22 21:50:26 +0000 _ruby_box_p2884564_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 184920 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_psych.so |
| * -rw-r--r-- 1 112128 2025-11-22 21:50:28 +0000 _ruby_box_p2884584_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 194320 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_stringio.so |
| * -rw-r--r-- 1 183032 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_io+console.so |
| * -rw-r--r-- 1 1453624 2025-11-22 21:50:30 +0000 _ruby_box_p2884589_2_openssl.so |
| * -rw-r--r-- 1 291656 2025-11-22 21:50:29 +0000 _ruby_box_p2884589_2_json+ext+generator.so |
| * -rw-r--r-- 1 183032 2025-11-22 21:50:31 +0000 _ruby_box_p2884606_2_io+console.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |