| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 88% (10003/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-21T08:43:48Z master 5f5da2c293) +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:0009f0 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:001570 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:001690 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) [0x5fd639ac5328] /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) [0x5fd6397adf53] /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 |
| [0x5fd6398bdfda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x5fd6398c0c90] /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) [0x5fd6398a088e] /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) [0x5fd6398a0b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x5fd639995054] /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) [0x5fd639a905bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5fd639a9a05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5fd639aa9230] ../../src/trunk-gc-asserts/insns.def:854 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5fd639aaca58] /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) [0x5fd63989c6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x5fd6398a0bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x5fd6397be3d6] /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) [0x7c733c8b81ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c733c8b828b] ../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 |
| [0x5fd6397be425] |
| |
| -- 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: |
| |
| 5fd63976b000-5fd6397ab000 r--p 00000000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5fd6397ab000-5fd639c64000 r-xp 00040000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5fd639c64000-5fd639df9000 r--p 004f9000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5fd639df9000-5fd639e0f000 r--p 0068e000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5fd639e0f000-5fd639e10000 rw-p 006a4000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5fd639e10000-5fd639e25000 rw-p 00000000 00:00 0 |
| 5fd67901d000-5fd6791c1000 rw-p 00000000 00:00 0 [heap] |
| 7c72e0c19000-7c72e4000000 r--s 00000000 00:4e 14947941 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 7c72e4000000-7c72e4021000 rw-p 00000000 00:00 0 |
| 7c72e4021000-7c72e8000000 ---p 00000000 00:00 0 |
| 7c72e8000000-7c72e8021000 rw-p 00000000 00:00 0 |
| 7c72e8021000-7c72ec000000 ---p 00000000 00:00 0 |
| 7c72ec000000-7c72ec021000 rw-p 00000000 00:00 0 |
| 7c72ec021000-7c72f0000000 ---p 00000000 00:00 0 |
| 7c72f0000000-7c72f0021000 rw-p 00000000 00:00 0 |
| 7c72f0021000-7c72f4000000 ---p 00000000 00:00 0 |
| 7c72f4000000-7c72f4021000 rw-p 00000000 00:00 0 |
| 7c72f4021000-7c72f8000000 ---p 00000000 00:00 0 |
| 7c72f8000000-7c72f8021000 rw-p 00000000 00:00 0 |
| 7c72f8021000-7c72fc000000 ---p 00000000 00:00 0 |
| 7c72fc000000-7c72fc021000 rw-p 00000000 00:00 0 |
| 7c72fc021000-7c7300000000 ---p 00000000 00:00 0 |
| 7c7300af2000-7c7300cf9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c7300cf9000-7c7300cfa000 ---p 00000000 00:00 0 |
| 7c7300cfa000-7c7300dfa000 rw-p 00000000 00:00 0 |
| 7c7300dfa000-7c7300dfb000 ---p 00000000 00:00 0 |
| 7c7300dfb000-7c7300efb000 rw-p 00000000 00:00 0 |
| 7c7300efb000-7c7300efc000 ---p 00000000 00:00 0 |
| 7c7300efc000-7c7300ffc000 rw-p 00000000 00:00 0 |
| 7c7300ffc000-7c7300ffd000 ---p 00000000 00:00 0 |
| 7c7300ffd000-7c73010fd000 rw-p 00000000 00:00 0 |
| 7c73010fd000-7c73010fe000 ---p 00000000 00:00 0 |
| 7c73010fe000-7c73011fe000 rw-p 00000000 00:00 0 |
| 7c73011fe000-7c73011ff000 ---p 00000000 00:00 0 |
| 7c73011ff000-7c73012ff000 rw-p 00000000 00:00 0 |
| 7c73012ff000-7c7301300000 ---p 00000000 00:00 0 |
| 7c7301300000-7c7301400000 rw-p 00000000 00:00 0 |
| 7c7301400000-7c7301501000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301501000-7c7301502000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301502000-7c7301702000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301702000-7c7301703000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301703000-7c7301903000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301903000-7c7301904000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301904000-7c7301b04000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301b04000-7c7301b05000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301b05000-7c7301d05000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301d05000-7c7301d06000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301d06000-7c7301f06000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301f06000-7c7301f07000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7301f07000-7c7302107000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7302107000-7c7302108000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7302108000-7c7302308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7302308000-7c7302309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7302309000-7c7302509000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7302509000-7c730250a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c730250a000-7c730270a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c730270a000-7c730270b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c730270b000-7c7321400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7c7321480000-7c73214b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7c73214be000-7c73214bf000 ---p 00000000 00:00 0 |
| 7c73214bf000-7c73215bf000 rw-p 00000000 00:00 0 |
| 7c73215bf000-7c73215c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73215c0000-7c7321661000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321661000-7c7321662000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321662000-7c7321703000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321703000-7c7321704000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321704000-7c73217a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73217a5000-7c73217a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73217a6000-7c7321847000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321847000-7c7321848000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321848000-7c73218e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73218e9000-7c73218ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73218ea000-7c732198b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732198b000-7c732198c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732198c000-7c7321a2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321a2d000-7c7321a2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321a2e000-7c7321acf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321acf000-7c7321ad0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321ad0000-7c7321b71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321b71000-7c7321b72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321b72000-7c7321c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321c13000-7c7321c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321c14000-7c7321cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321cb5000-7c7321cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321cb6000-7c7321d57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321d57000-7c7321d58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321d58000-7c7321df9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321df9000-7c7321dfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321dfa000-7c7321e9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321e9b000-7c7321e9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321e9c000-7c7321f3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321f3d000-7c7321f3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321f3e000-7c7321fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321fdf000-7c7321fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7321fe0000-7c7322081000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322081000-7c7322082000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322082000-7c7322123000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322123000-7c7322124000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322124000-7c73221c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73221c5000-7c73221c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73221c6000-7c7322267000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322267000-7c7322268000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322268000-7c7322309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322309000-7c732230a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732230a000-7c73223ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73223ab000-7c73223ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73223ac000-7c732244d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732244d000-7c732244e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732244e000-7c73224ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73224ef000-7c73224f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73224f0000-7c7322591000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322591000-7c7322592000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322592000-7c7322633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322633000-7c7322634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322634000-7c73226d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73226d5000-7c73226d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73226d6000-7c7322777000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322777000-7c7322778000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322778000-7c7322819000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c7322819000-7c732281a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732281a000-7c73228bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73228bb000-7c73228bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73228bc000-7c732295d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732295d000-7c732295e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c732295e000-7c73229ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7c73229ff000-7c7322a00000 ---p 00000000 00:00 0 |
| 7c7322a00000-7c7323200000 rw-p 00000000 00:00 0 |
| 7c7323200000-7c733b200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 7c733b200000-7c733c600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 7c733c610000-7c733c6e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7c733c6ef000-7c733c710000 rw-p 00000000 00:00 0 |
| 7c733c710000-7c733c720000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7c733c72a000-7c733c82b000 rw-p 00000000 00:00 0 |
| 7c733c82b000-7c733c832000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 7c733c832000-7c733c88b000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 7c733c88b000-7c733c88e000 rw-p 00000000 00:00 0 |
| 7c733c88e000-7c733c8b6000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c733c8b6000-7c733ca3e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c733ca3e000-7c733ca8d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c733ca8d000-7c733ca91000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c733ca91000-7c733ca93000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7c733ca93000-7c733caa2000 rw-p 00000000 00:00 0 |
| 7c733caa2000-7c733caa6000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7c733caa6000-7c733cac9000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7c733cac9000-7c733cacd000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7c733cacd000-7c733cace000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7c733cace000-7c733cacf000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7c733cacf000-7c733cadf000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7c733cadf000-7c733cb5e000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7c733cb5e000-7c733cbb6000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7c733cbb6000-7c733cbb7000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7c733cbb7000-7c733cbb8000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7c733cbb8000-7c733cbba000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7c733cbba000-7c733cbcf000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7c733cbcf000-7c733cbe8000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7c733cbe8000-7c733cbe9000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7c733cbe9000-7c733cbea000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7c733cbea000-7c733cbf2000 rw-p 00000000 00:00 0 |
| 7c733cbf2000-7c733cbfc000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7c733cbfc000-7c733cc5f000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7c733cc5f000-7c733cc74000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7c733cc74000-7c733cc75000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7c733cc75000-7c733cc76000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7c733cc76000-7c733cc78000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7c733cc78000-7c733cc8a000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7c733cc8a000-7c733cc90000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7c733cc90000-7c733cc91000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7c733cc91000-7c733cc92000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7c733cc97000-7c733cc99000 rw-p 00000000 00:00 0 |
| 7c733cc99000-7c733cc9a000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7c733cc9a000-7c733ccc5000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7c733ccc5000-7c733cccf000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7c733cccf000-7c733ccd1000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7c733ccd1000-7c733ccd3000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffecc010000-7ffecc031000 rw-p 00000000 00:00 0 [stack] |
| 7ffecc0ea000-7ffecc0ee000 r--p 00000000 00:00 0 [vvar] |
| 7ffecc0ee000-7ffecc0f0000 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.a6g7md: |
| * -rw-r--r-- 1 183016 2025-11-21 12:48:19 +0000 _ruby_box_p1803027_2_io+console.so |
| * -rw-r--r-- 1 91448 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_io+wait.so |
| * -rw-r--r-- 1 120776 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_digest.so |
| * -rw-r--r-- 1 809864 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_socket.so |
| * -rw-r--r-- 1 183016 2025-11-21 12:48:18 +0000 _ruby_box_p1802983_2_io+console.so |
| * -rw-r--r-- 1 108104 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_erb+escape.so |
| * -rw-r--r-- 1 183016 2025-11-21 12:48:18 +0000 _ruby_box_p1802974_2_io+console.so |
| * -rw-r--r-- 1 186424 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_strscan.so |
| * -rw-r--r-- 1 102776 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_monitor.so |
| * -rw-r--r-- 1 92488 2025-11-21 12:48:18 +0000 _ruby_box_p1802974_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-21 12:48:19 +0000 _ruby_box_p1803027_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92488 2025-11-21 12:48:19 +0000 _ruby_box_p1803027_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 291768 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_zlib.so |
| * -rw-r--r-- 1 145320 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_etc.so |
| * -rw-r--r-- 1 112096 2025-11-21 12:48:18 +0000 _ruby_box_p1802974_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 184896 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_psych.so |
| * -rw-r--r-- 1 183016 2025-11-21 12:48:18 +0000 _ruby_box_p1802967_2_io+console.so |
| * -rw-r--r-- 1 194296 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_stringio.so |
| * -rw-r--r-- 1 92488 2025-11-21 12:48:18 +0000 _ruby_box_p1802983_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92488 2025-11-21 12:48:18 +0000 _ruby_box_p1802967_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-21 12:48:18 +0000 _ruby_box_p1802967_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 1456528 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_openssl.so |
| * -rw-r--r-- 1 111296 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_io+nonblock.so |
| * -rw-r--r-- 1 282000 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_json+ext+generator.so |
| * -rw-r--r-- 1 112096 2025-11-21 12:48:18 +0000 _ruby_box_p1802983_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 12:48:19 +0000 _ruby_box_p1803005_2_io+console.so |
| * -rw-r--r-- 1 225424 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_json+ext+parser.so |
| * -rw-r--r-- 1 112096 2025-11-21 12:48:19 +0000 _ruby_box_p1803005_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92488 2025-11-21 12:48:19 +0000 _ruby_box_p1803005_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 825832 2025-11-21 12:48:19 +0000 _ruby_box_p1803027_2_date_core.so |
| * -rw-r--r-- 1 125336 2025-11-21 12:48:20 +0000 _ruby_box_p1803027_2_cgi+escape.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |