| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 74% (8428/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: 15119 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 13027, but 13026. |
| ruby 4.0.0dev (2025-11-21T04:34:34Z master 451c120994) +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:000470 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:001690 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:0017b0 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) [0x55d79f918328] /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) [0x55d79f600f53] /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 |
| [0x55d79f710fda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x55d79f713c90] /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) [0x55d79f6f388e] /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) [0x55d79f6f3b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x55d79f7e8054] /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) [0x55d79f8e35bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x55d79f8ed05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x55d79f8fc230] ../../src/trunk-gc-asserts/insns.def:854 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x55d79f8ffa58] /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) [0x55d79f6ef6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x55d79f6f3bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x55d79f6113d6] /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) [0x78a1ffe121ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x78a1ffe1228b] ../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 |
| [0x55d79f611425] |
| |
| -- 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: |
| |
| 55d79f5be000-55d79f5fe000 r--p 00000000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55d79f5fe000-55d79fab7000 r-xp 00040000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55d79fab7000-55d79fc4c000 r--p 004f9000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55d79fc4c000-55d79fc62000 r--p 0068e000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55d79fc62000-55d79fc63000 rw-p 006a4000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55d79fc63000-55d79fc78000 rw-p 00000000 00:00 0 |
| 55d7d2a25000-55d7d2bc9000 rw-p 00000000 00:00 0 [heap] |
| 78a1a8000000-78a1a8021000 rw-p 00000000 00:00 0 |
| 78a1a8021000-78a1ac000000 ---p 00000000 00:00 0 |
| 78a1acc19000-78a1b0000000 r--s 00000000 00:4e 14590836 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 78a1b0000000-78a1b0021000 rw-p 00000000 00:00 0 |
| 78a1b0021000-78a1b4000000 ---p 00000000 00:00 0 |
| 78a1b4000000-78a1b4021000 rw-p 00000000 00:00 0 |
| 78a1b4021000-78a1b8000000 ---p 00000000 00:00 0 |
| 78a1b8000000-78a1b8021000 rw-p 00000000 00:00 0 |
| 78a1b8021000-78a1bc000000 ---p 00000000 00:00 0 |
| 78a1bc000000-78a1bc021000 rw-p 00000000 00:00 0 |
| 78a1bc021000-78a1c0000000 ---p 00000000 00:00 0 |
| 78a1c0000000-78a1c0021000 rw-p 00000000 00:00 0 |
| 78a1c0021000-78a1c4000000 ---p 00000000 00:00 0 |
| 78a1c4088000-78a1c428f000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1c428f000-78a1c4290000 ---p 00000000 00:00 0 |
| 78a1c4290000-78a1c4390000 rw-p 00000000 00:00 0 |
| 78a1c4390000-78a1c43a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1c43af000-78a1c43b0000 ---p 00000000 00:00 0 |
| 78a1c43b0000-78a1c44b0000 rw-p 00000000 00:00 0 |
| 78a1c44b0000-78a1c44c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1c44ce000-78a1c44cf000 ---p 00000000 00:00 0 |
| 78a1c44cf000-78a1c45cf000 rw-p 00000000 00:00 0 |
| 78a1c45cf000-78a1c45d0000 ---p 00000000 00:00 0 |
| 78a1c45d0000-78a1c46d0000 rw-p 00000000 00:00 0 |
| 78a1c46d0000-78a1c46f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1c46fd000-78a1c46fe000 ---p 00000000 00:00 0 |
| 78a1c46fe000-78a1c47fe000 rw-p 00000000 00:00 0 |
| 78a1c47fe000-78a1c47ff000 ---p 00000000 00:00 0 |
| 78a1c47ff000-78a1c48ff000 rw-p 00000000 00:00 0 |
| 78a1c48ff000-78a1c4900000 ---p 00000000 00:00 0 |
| 78a1c4900000-78a1c4a00000 rw-p 00000000 00:00 0 |
| 78a1c4a00000-78a1c4b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4b01000-78a1c4b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4b02000-78a1c4d02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4d02000-78a1c4d03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4d03000-78a1c4f03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4f03000-78a1c4f04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c4f04000-78a1c5104000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5104000-78a1c5105000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5105000-78a1c5305000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5305000-78a1c5306000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5306000-78a1c5506000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5506000-78a1c5507000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5507000-78a1c5707000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5707000-78a1c5708000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5708000-78a1c5908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5908000-78a1c5909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5909000-78a1c5b09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5b09000-78a1c5b0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5b0a000-78a1c5d0a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5d0a000-78a1c5d0b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1c5d0b000-78a1e4a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 78a1e4a10000-78a1e4a50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1e4a5f000-78a1e4a60000 ---p 00000000 00:00 0 |
| 78a1e4a60000-78a1e4b60000 rw-p 00000000 00:00 0 |
| 78a1e4b60000-78a1e4b90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1e4b9f000-78a1e4ba0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4ba0000-78a1e4c41000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4c41000-78a1e4c42000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4c42000-78a1e4ce3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4ce3000-78a1e4ce4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4ce4000-78a1e4d85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4d85000-78a1e4d86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4d86000-78a1e4e27000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4e27000-78a1e4e28000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4e28000-78a1e4ec9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4ec9000-78a1e4eca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4eca000-78a1e4f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4f6b000-78a1e4f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e4f6c000-78a1e500d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e500d000-78a1e500e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e500e000-78a1e50af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e50af000-78a1e50b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e50b0000-78a1e5151000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5151000-78a1e5152000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5152000-78a1e51f3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e51f3000-78a1e51f4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e51f4000-78a1e5295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5295000-78a1e5296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5296000-78a1e5337000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5337000-78a1e5338000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5338000-78a1e53d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e53d9000-78a1e53da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e53da000-78a1e547b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e547b000-78a1e547c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e547c000-78a1e551d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e551d000-78a1e551e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e551e000-78a1e55bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e55bf000-78a1e55c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e55c0000-78a1e5661000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5661000-78a1e5662000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5662000-78a1e5703000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5703000-78a1e5704000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5704000-78a1e57a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e57a5000-78a1e57a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e57a6000-78a1e5847000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5847000-78a1e5848000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5848000-78a1e58e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e58e9000-78a1e58ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e58ea000-78a1e598b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e598b000-78a1e598c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e598c000-78a1e5a2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5a2d000-78a1e5a2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5a2e000-78a1e5acf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5acf000-78a1e5ad0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5ad0000-78a1e5b71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5b71000-78a1e5b72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5b72000-78a1e5c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5c13000-78a1e5c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5c14000-78a1e5cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5cb5000-78a1e5cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5cb6000-78a1e5d57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5d57000-78a1e5d58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5d58000-78a1e5df9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5df9000-78a1e5dfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5dfa000-78a1e5e9b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5e9b000-78a1e5e9c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5e9c000-78a1e5f3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5f3d000-78a1e5f3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5f3e000-78a1e5fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 78a1e5fdf000-78a1e5fe0000 ---p 00000000 00:00 0 |
| 78a1e5fe0000-78a1e67e0000 rw-p 00000000 00:00 0 |
| 78a1e67e0000-78a1e6800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1e6800000-78a1fe800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 78a1fe800000-78a1ffc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 78a1ffc10000-78a1ffc40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1ffc4f000-78a1ffc70000 rw-p 00000000 00:00 0 |
| 78a1ffc70000-78a1ffc80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78a1ffc84000-78a1ffd85000 rw-p 00000000 00:00 0 |
| 78a1ffd85000-78a1ffd8c000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 78a1ffd8c000-78a1ffde5000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 78a1ffde5000-78a1ffde8000 rw-p 00000000 00:00 0 |
| 78a1ffde8000-78a1ffe10000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1ffe10000-78a1fff98000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1fff98000-78a1fffe7000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1fffe7000-78a1fffeb000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1fffeb000-78a1fffed000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 78a1fffed000-78a1ffffc000 rw-p 00000000 00:00 0 |
| 78a1ffffc000-78a200000000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 78a200000000-78a200023000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 78a200023000-78a200027000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 78a200027000-78a200028000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 78a200028000-78a200029000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 78a200029000-78a200039000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 78a200039000-78a2000b8000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 78a2000b8000-78a200110000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 78a200110000-78a200111000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 78a200111000-78a200112000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 78a200112000-78a200114000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 78a200114000-78a200129000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 78a200129000-78a200142000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 78a200142000-78a200143000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 78a200143000-78a200144000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 78a200144000-78a20014c000 rw-p 00000000 00:00 0 |
| 78a20014c000-78a200156000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 78a200156000-78a2001b9000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 78a2001b9000-78a2001ce000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 78a2001ce000-78a2001cf000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 78a2001cf000-78a2001d0000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 78a2001d0000-78a2001d2000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 78a2001d2000-78a2001e4000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 78a2001e4000-78a2001ea000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 78a2001ea000-78a2001eb000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 78a2001eb000-78a2001ec000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 78a2001f1000-78a2001f3000 rw-p 00000000 00:00 0 |
| 78a2001f3000-78a2001f4000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 78a2001f4000-78a20021f000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 78a20021f000-78a200229000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 78a200229000-78a20022b000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 78a20022b000-78a20022d000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffcdc568000-7ffcdc589000 rw-p 00000000 00:00 0 [stack] |
| 7ffcdc599000-7ffcdc59d000 r--p 00000000 00:00 0 [vvar] |
| 7ffcdc59d000-7ffcdc59f000 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.8ud93e: |
| * -rw-r--r-- 1 183016 2025-11-21 06:51:24 +0000 _ruby_box_p1308642_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-21 06:51:24 +0000 _ruby_box_p1308642_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 06:51:26 +0000 _ruby_box_p1308664_2_io+console.so |
| * -rw-r--r-- 1 120776 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_digest.so |
| * -rw-r--r-- 1 291768 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_zlib.so |
| * -rw-r--r-- 1 194296 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_stringio.so |
| * -rw-r--r-- 1 145320 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_etc.so |
| * -rw-r--r-- 1 92488 2025-11-21 06:51:24 +0000 _ruby_box_p1308642_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 125336 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_cgi+escape.so |
| * -rw-r--r-- 1 186424 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_strscan.so |
| * -rw-r--r-- 1 225424 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_json+ext+parser.so |
| * -rw-r--r-- 1 112096 2025-11-21 06:51:26 +0000 _ruby_box_p1308664_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 91448 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_io+wait.so |
| * -rw-r--r-- 1 825832 2025-11-21 06:51:24 +0000 _ruby_box_p1308642_2_date_core.so |
| * -rw-r--r-- 1 92488 2025-11-21 06:51:26 +0000 _ruby_box_p1308674_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-21 06:51:25 +0000 _ruby_box_p1308659_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 102776 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_monitor.so |
| * -rw-r--r-- 1 183016 2025-11-21 06:51:26 +0000 _ruby_box_p1308679_2_io+console.so |
| * -rw-r--r-- 1 111296 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_io+nonblock.so |
| * -rw-r--r-- 1 282000 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_json+ext+generator.so |
| * -rw-r--r-- 1 1456528 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_openssl.so |
| * -rw-r--r-- 1 92488 2025-11-21 06:51:25 +0000 _ruby_box_p1308659_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 809864 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_socket.so |
| * -rw-r--r-- 1 184896 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_psych.so |
| * -rw-r--r-- 1 108104 2025-11-21 06:51:25 +0000 _ruby_box_p1308642_2_erb+escape.so |
| * -rw-r--r-- 1 112096 2025-11-21 06:51:26 +0000 _ruby_box_p1308674_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 06:51:25 +0000 _ruby_box_p1308659_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-21 06:51:26 +0000 _ruby_box_p1308679_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92488 2025-11-21 06:51:26 +0000 _ruby_box_p1308664_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-21 06:51:26 +0000 _ruby_box_p1308679_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 06:51:26 +0000 _ruby_box_p1308674_2_io+console.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |