| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 86% (9749/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: 65053 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 25387, but 25386. |
| ruby 4.0.0dev (2025-11-21T06:49:14Z master bcc7b2049c) +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:000c90 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:000020 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:000140 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) [0x6508ea4d8328] /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) [0x6508ea1c0f53] /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 |
| [0x6508ea2d0fda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x6508ea2d3c90] /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) [0x6508ea2b388e] /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) [0x6508ea2b3b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x6508ea3a8054] /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) [0x6508ea4a35bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x6508ea4ad05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x6508ea4bc230] ../../src/trunk-gc-asserts/insns.def:854 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x6508ea4bfa58] /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) [0x6508ea2af6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x6508ea2b3bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x6508ea1d13d6] /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) [0x7f9fcaed51ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f9fcaed528b] ../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 |
| [0x6508ea1d1425] |
| |
| -- 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: |
| |
| 6508ea17e000-6508ea1be000 r--p 00000000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 6508ea1be000-6508ea677000 r-xp 00040000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 6508ea677000-6508ea80c000 r--p 004f9000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 6508ea80c000-6508ea822000 r--p 0068e000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 6508ea822000-6508ea823000 rw-p 006a4000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 6508ea823000-6508ea838000 rw-p 00000000 00:00 0 |
| 650906ac0000-650906c64000 rw-p 00000000 00:00 0 [heap] |
| 7f9f68000000-7f9f68021000 rw-p 00000000 00:00 0 |
| 7f9f68021000-7f9f6c000000 ---p 00000000 00:00 0 |
| 7f9f6cc19000-7f9f70000000 r--s 00000000 00:4e 14823841 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 7f9f70000000-7f9f70021000 rw-p 00000000 00:00 0 |
| 7f9f70021000-7f9f74000000 ---p 00000000 00:00 0 |
| 7f9f74000000-7f9f74021000 rw-p 00000000 00:00 0 |
| 7f9f74021000-7f9f78000000 ---p 00000000 00:00 0 |
| 7f9f78000000-7f9f78021000 rw-p 00000000 00:00 0 |
| 7f9f78021000-7f9f7c000000 ---p 00000000 00:00 0 |
| 7f9f7c000000-7f9f7c021000 rw-p 00000000 00:00 0 |
| 7f9f7c021000-7f9f80000000 ---p 00000000 00:00 0 |
| 7f9f80000000-7f9f80021000 rw-p 00000000 00:00 0 |
| 7f9f80021000-7f9f84000000 ---p 00000000 00:00 0 |
| 7f9f84000000-7f9f84021000 rw-p 00000000 00:00 0 |
| 7f9f84021000-7f9f88000000 ---p 00000000 00:00 0 |
| 7f9f88000000-7f9f88021000 rw-p 00000000 00:00 0 |
| 7f9f88021000-7f9f8c000000 ---p 00000000 00:00 0 |
| 7f9f8f0f2000-7f9f8f2f9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9f8f2f9000-7f9f8f2fa000 ---p 00000000 00:00 0 |
| 7f9f8f2fa000-7f9f8f3fa000 rw-p 00000000 00:00 0 |
| 7f9f8f3fa000-7f9f8f3fb000 ---p 00000000 00:00 0 |
| 7f9f8f3fb000-7f9f8f4fb000 rw-p 00000000 00:00 0 |
| 7f9f8f4fb000-7f9f8f4fc000 ---p 00000000 00:00 0 |
| 7f9f8f4fc000-7f9f8f5fc000 rw-p 00000000 00:00 0 |
| 7f9f8f5fc000-7f9f8f5fd000 ---p 00000000 00:00 0 |
| 7f9f8f5fd000-7f9f8f6fd000 rw-p 00000000 00:00 0 |
| 7f9f8f6fd000-7f9f8f6fe000 ---p 00000000 00:00 0 |
| 7f9f8f6fe000-7f9f8f7fe000 rw-p 00000000 00:00 0 |
| 7f9f8f7fe000-7f9f8f7ff000 ---p 00000000 00:00 0 |
| 7f9f8f7ff000-7f9f8f8ff000 rw-p 00000000 00:00 0 |
| 7f9f8f8ff000-7f9f8f900000 ---p 00000000 00:00 0 |
| 7f9f8f900000-7f9f8fa00000 rw-p 00000000 00:00 0 |
| 7f9f8fa00000-7f9f8fb01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8fb01000-7f9f8fb02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8fb02000-7f9f8fd02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8fd02000-7f9f8fd03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8fd03000-7f9f8ff03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8ff03000-7f9f8ff04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f8ff04000-7f9f90104000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90104000-7f9f90105000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90105000-7f9f90305000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90305000-7f9f90306000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90306000-7f9f90506000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90506000-7f9f90507000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90507000-7f9f90707000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90707000-7f9f90708000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90708000-7f9f90908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90908000-7f9f90909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90909000-7f9f90b09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90b09000-7f9f90b0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90b0a000-7f9f90d0a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90d0a000-7f9f90d0b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90d0b000-7f9f90f0b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90f0b000-7f9f90f0c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f90f0c000-7f9f9110c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9110c000-7f9f9110d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9110d000-7f9f9130d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9130d000-7f9f9130e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9130e000-7f9f9150e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9150e000-7f9f9150f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9150f000-7f9f9170f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9170f000-7f9f91710000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91710000-7f9f91910000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91910000-7f9f91911000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91911000-7f9f91b11000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91b11000-7f9f91b12000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91b12000-7f9f91d12000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91d12000-7f9f91d13000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91d13000-7f9f91f13000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91f13000-7f9f91f14000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f91f14000-7f9f92114000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92114000-7f9f92115000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92115000-7f9f92315000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92315000-7f9f92316000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92316000-7f9f92516000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92516000-7f9f92517000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92517000-7f9f92717000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92717000-7f9f92718000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92718000-7f9f92918000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92918000-7f9f92919000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92919000-7f9f92b19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92b19000-7f9f92b1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92b1a000-7f9f92d1a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92d1a000-7f9f92d1b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92d1b000-7f9f92f1b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92f1b000-7f9f92f1c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f92f1c000-7f9f9311c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9311c000-7f9f9311d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9311d000-7f9f9331d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9331d000-7f9f9331e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9331e000-7f9f9351e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9351e000-7f9f9351f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9351f000-7f9f9371f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f9371f000-7f9f93720000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9f93720000-7f9fafa00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7f9fafa40000-7f9fafab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7f9fafabe000-7f9fafabf000 ---p 00000000 00:00 0 |
| 7f9fafabf000-7f9fafbbf000 rw-p 00000000 00:00 0 |
| 7f9fafbbf000-7f9fafbc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafbc0000-7f9fafc61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafc61000-7f9fafc62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafc62000-7f9fafd03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafd03000-7f9fafd04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafd04000-7f9fafda5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafda5000-7f9fafda6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafda6000-7f9fafe47000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafe47000-7f9fafe48000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafe48000-7f9fafee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafee9000-7f9fafeea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fafeea000-7f9faff8b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9faff8b000-7f9faff8c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9faff8c000-7f9fb002d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb002d000-7f9fb002e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb002e000-7f9fb00cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb00cf000-7f9fb00d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb00d0000-7f9fb0171000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0171000-7f9fb0172000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0172000-7f9fb0213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0213000-7f9fb0214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0214000-7f9fb02b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb02b5000-7f9fb02b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb02b6000-7f9fb0357000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0357000-7f9fb0358000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0358000-7f9fb03f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb03f9000-7f9fb03fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb03fa000-7f9fb049b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb049b000-7f9fb049c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb049c000-7f9fb053d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb053d000-7f9fb053e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb053e000-7f9fb05df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb05df000-7f9fb05e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb05e0000-7f9fb0681000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0681000-7f9fb0682000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0682000-7f9fb0723000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0723000-7f9fb0724000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0724000-7f9fb07c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb07c5000-7f9fb07c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb07c6000-7f9fb0867000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0867000-7f9fb0868000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0868000-7f9fb0909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0909000-7f9fb090a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb090a000-7f9fb09ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb09ab000-7f9fb09ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb09ac000-7f9fb0a4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0a4d000-7f9fb0a4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0a4e000-7f9fb0aef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0aef000-7f9fb0af0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0af0000-7f9fb0b91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0b91000-7f9fb0b92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0b92000-7f9fb0c33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0c33000-7f9fb0c34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0c34000-7f9fb0cd5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0cd5000-7f9fb0cd6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0cd6000-7f9fb0d77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0d77000-7f9fb0d78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0d78000-7f9fb0e19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0e19000-7f9fb0e1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0e1a000-7f9fb0ebb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0ebb000-7f9fb0ebc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0ebc000-7f9fb0f5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0f5d000-7f9fb0f5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0f5e000-7f9fb0fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7f9fb0fff000-7f9fb1000000 ---p 00000000 00:00 0 |
| 7f9fb1000000-7f9fb1800000 rw-p 00000000 00:00 0 |
| 7f9fb1800000-7f9fc9800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 7f9fc9800000-7f9fcac00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 7f9fcac10000-7f9fcad00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7f9fcad0f000-7f9fcad30000 rw-p 00000000 00:00 0 |
| 7f9fcad30000-7f9fcad40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7f9fcad47000-7f9fcae48000 rw-p 00000000 00:00 0 |
| 7f9fcae48000-7f9fcae4f000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 7f9fcae4f000-7f9fcaea8000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 7f9fcaea8000-7f9fcaeab000 rw-p 00000000 00:00 0 |
| 7f9fcaeab000-7f9fcaed3000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9fcaed3000-7f9fcb05b000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9fcb05b000-7f9fcb0aa000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9fcb0aa000-7f9fcb0ae000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9fcb0ae000-7f9fcb0b0000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f9fcb0b0000-7f9fcb0bf000 rw-p 00000000 00:00 0 |
| 7f9fcb0bf000-7f9fcb0c3000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9fcb0c3000-7f9fcb0e6000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9fcb0e6000-7f9fcb0ea000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9fcb0ea000-7f9fcb0eb000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9fcb0eb000-7f9fcb0ec000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f9fcb0ec000-7f9fcb0fc000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9fcb0fc000-7f9fcb17b000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9fcb17b000-7f9fcb1d3000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9fcb1d3000-7f9fcb1d4000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9fcb1d4000-7f9fcb1d5000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f9fcb1d5000-7f9fcb1d7000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9fcb1d7000-7f9fcb1ec000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9fcb1ec000-7f9fcb205000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9fcb205000-7f9fcb206000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9fcb206000-7f9fcb207000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f9fcb207000-7f9fcb20f000 rw-p 00000000 00:00 0 |
| 7f9fcb20f000-7f9fcb219000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9fcb219000-7f9fcb27c000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9fcb27c000-7f9fcb291000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9fcb291000-7f9fcb292000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9fcb292000-7f9fcb293000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7f9fcb293000-7f9fcb295000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9fcb295000-7f9fcb2a7000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9fcb2a7000-7f9fcb2ad000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9fcb2ad000-7f9fcb2ae000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9fcb2ae000-7f9fcb2af000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7f9fcb2b4000-7f9fcb2b6000 rw-p 00000000 00:00 0 |
| 7f9fcb2b6000-7f9fcb2b7000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9fcb2b7000-7f9fcb2e2000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9fcb2e2000-7f9fcb2ec000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9fcb2ec000-7f9fcb2ee000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f9fcb2ee000-7f9fcb2f0000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffea37d5000-7ffea37f6000 rw-p 00000000 00:00 0 [stack] |
| 7ffea37f7000-7ffea37fb000 r--p 00000000 00:00 0 [vvar] |
| 7ffea37fb000-7ffea37fd000 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.yqb21u: |
| * -rw-r--r-- 1 120776 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_digest.so |
| * -rw-r--r-- 1 125336 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_cgi+escape.so |
| * -rw-r--r-- 1 112096 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92488 2025-11-21 08:30:19 +0000 _ruby_box_p1366592_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 282000 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_json+ext+generator.so |
| * -rw-r--r-- 1 184896 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_psych.so |
| * -rw-r--r-- 1 92488 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 145320 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_etc.so |
| * -rw-r--r-- 1 92488 2025-11-21 08:30:19 +0000 _ruby_box_p1366577_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92488 2025-11-21 08:30:20 +0000 _ruby_box_p1366631_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 111296 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_io+nonblock.so |
| * -rw-r--r-- 1 825832 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_date_core.so |
| * -rw-r--r-- 1 291768 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_zlib.so |
| * -rw-r--r-- 1 809864 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_socket.so |
| * -rw-r--r-- 1 92488 2025-11-21 08:30:19 +0000 _ruby_box_p1366604_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183016 2025-11-21 08:30:20 +0000 _ruby_box_p1366631_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-21 08:30:19 +0000 _ruby_box_p1366604_2_io+console.so |
| * -rw-r--r-- 1 108104 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_erb+escape.so |
| * -rw-r--r-- 1 186424 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_strscan.so |
| * -rw-r--r-- 1 183016 2025-11-21 08:30:19 +0000 _ruby_box_p1366577_2_io+console.so |
| * -rw-r--r-- 1 194296 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_stringio.so |
| * -rw-r--r-- 1 112096 2025-11-21 08:30:19 +0000 _ruby_box_p1366592_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 225424 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_json+ext+parser.so |
| * -rw-r--r-- 1 112096 2025-11-21 08:30:19 +0000 _ruby_box_p1366577_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112096 2025-11-21 08:30:19 +0000 _ruby_box_p1366604_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_io+console.so |
| * -rw-r--r-- 1 102776 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_monitor.so |
| * -rw-r--r-- 1 112096 2025-11-21 08:30:19 +0000 _ruby_box_p1366631_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 1456528 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_openssl.so |
| * -rw-r--r-- 1 183016 2025-11-21 08:30:19 +0000 _ruby_box_p1366592_2_io+console.so |
| * -rw-r--r-- 1 91448 2025-11-21 08:30:20 +0000 _ruby_box_p1366646_2_io+wait.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |