| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 82% (9304/11273) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD |
| HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4 |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 512. |
| Fstderr output is not empty |
| heap_pages_final_slots: 0, total_freed_objects: 15117 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 11013, but 11012. |
| ruby 4.0.0dev (2025-11-24T20:28:30Z master 8a68dc7bdd) +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:001a80 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:0004c0 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:0005a0 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) [0x5c1bc4134338] /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) [0x5c1bc3e1cf53] /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 |
| [0x5c1bc3f2cfda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x5c1bc3f2fc90] /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) [0x5c1bc3f0f88e] /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) [0x5c1bc3f0fb0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x5c1bc4004064] /tmp/ruby/src/trunk-gc-asserts/process.c:4294 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4284 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x5c1bc40ff5cd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5c1bc410906c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5c1bc4118240] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5c1bc411ba68] /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) [0x5c1bc3f0b6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x5c1bc3f0fbab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x5c1bc3e2d3d6] /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) [0x71409010c1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x71409010c28b] ../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 |
| [0x5c1bc3e2d425] |
| |
| -- 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: |
| |
| 5c1bc3dda000-5c1bc3e1a000 r--p 00000000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c1bc3e1a000-5c1bc42d3000 r-xp 00040000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c1bc42d3000-5c1bc4468000 r--p 004f9000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c1bc4468000-5c1bc447e000 r--p 0068e000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c1bc447e000-5c1bc447f000 rw-p 006a4000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c1bc447f000-5c1bc4494000 rw-p 00000000 00:00 0 |
| 5c1bd543e000-5c1bd55e2000 rw-p 00000000 00:00 0 [heap] |
| 71403cc19000-714040000000 r--s 00000000 00:4e 16952164 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 714040000000-714040021000 rw-p 00000000 00:00 0 |
| 714040021000-714044000000 ---p 00000000 00:00 0 |
| 714044000000-714044021000 rw-p 00000000 00:00 0 |
| 714044021000-714048000000 ---p 00000000 00:00 0 |
| 714048000000-714048021000 rw-p 00000000 00:00 0 |
| 714048021000-71404c000000 ---p 00000000 00:00 0 |
| 71404c000000-71404c021000 rw-p 00000000 00:00 0 |
| 71404c021000-714050000000 ---p 00000000 00:00 0 |
| 714050000000-714050021000 rw-p 00000000 00:00 0 |
| 714050021000-714054000000 ---p 00000000 00:00 0 |
| 7140542f2000-7140544f9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7140544f9000-7140544fa000 ---p 00000000 00:00 0 |
| 7140544fa000-7140545fa000 rw-p 00000000 00:00 0 |
| 7140545fa000-7140545fb000 ---p 00000000 00:00 0 |
| 7140545fb000-7140546fb000 rw-p 00000000 00:00 0 |
| 7140546fb000-7140546fc000 ---p 00000000 00:00 0 |
| 7140546fc000-7140547fc000 rw-p 00000000 00:00 0 |
| 7140547fc000-7140547fd000 ---p 00000000 00:00 0 |
| 7140547fd000-7140548fd000 rw-p 00000000 00:00 0 |
| 7140548fd000-7140548fe000 ---p 00000000 00:00 0 |
| 7140548fe000-7140549fe000 rw-p 00000000 00:00 0 |
| 7140549fe000-7140549ff000 ---p 00000000 00:00 0 |
| 7140549ff000-714054aff000 rw-p 00000000 00:00 0 |
| 714054aff000-714054b00000 ---p 00000000 00:00 0 |
| 714054b00000-714054c00000 rw-p 00000000 00:00 0 |
| 714054c00000-714054d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714054d01000-714054d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714054d02000-714054f02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714054f02000-714054f03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714054f03000-714055103000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055103000-714055104000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055104000-714055304000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055304000-714055305000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055305000-714055505000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055505000-714055506000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055506000-714055706000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055706000-714055707000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055707000-714055907000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055907000-714055908000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055908000-714055b08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055b08000-714055b09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055b09000-714055d09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055d09000-714055d0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714055d0a000-714074c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 714074cbe000-714074cbf000 ---p 00000000 00:00 0 |
| 714074cbf000-714074dbf000 rw-p 00000000 00:00 0 |
| 714074dbf000-714074dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074dc0000-714074e61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074e61000-714074e62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074e62000-714074f03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074f03000-714074f04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074f04000-714074fa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074fa5000-714074fa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714074fa6000-714075047000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075047000-714075048000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075048000-7140750e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140750e9000-7140750ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140750ea000-71407518b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407518b000-71407518c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407518c000-71407522d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407522d000-71407522e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407522e000-7140752cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140752cf000-7140752d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140752d0000-714075371000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075371000-714075372000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075372000-714075413000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075413000-714075414000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075414000-7140754b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140754b5000-7140754b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140754b6000-714075557000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075557000-714075558000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075558000-7140755f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140755f9000-7140755fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140755fa000-71407569b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407569b000-71407569c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407569c000-71407573d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407573d000-71407573e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407573e000-7140757df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140757df000-7140757e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140757e0000-714075881000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075881000-714075882000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075882000-714075923000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075923000-714075924000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075924000-7140759c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140759c5000-7140759c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140759c6000-714075a67000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075a67000-714075a68000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075a68000-714075b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075b09000-714075b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075b0a000-714075bab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075bab000-714075bac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075bac000-714075c4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075c4d000-714075c4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075c4e000-714075cef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075cef000-714075cf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075cf0000-714075d91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075d91000-714075d92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075d92000-714075e33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075e33000-714075e34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075e34000-714075ed5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075ed5000-714075ed6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075ed6000-714075f77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075f77000-714075f78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714075f78000-714076019000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 714076019000-71407601a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407601a000-7140760bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140760bb000-7140760bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140760bc000-71407615d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407615d000-71407615e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 71407615e000-7140761ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7140761ff000-714076200000 ---p 00000000 00:00 0 |
| 714076200000-714076a00000 rw-p 00000000 00:00 0 |
| 714076a00000-71408ea00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 71408ea00000-71408fe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 71408fe30000-71408ff30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 71408ff3f000-71408ff60000 rw-p 00000000 00:00 0 |
| 71408ff60000-71408ff70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 71408ff7e000-71409007f000 rw-p 00000000 00:00 0 |
| 71409007f000-714090086000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 714090086000-7140900df000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 7140900df000-7140900e2000 rw-p 00000000 00:00 0 |
| 7140900e2000-71409010a000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 71409010a000-714090292000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 714090292000-7140902e1000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7140902e1000-7140902e5000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7140902e5000-7140902e7000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7140902e7000-7140902f6000 rw-p 00000000 00:00 0 |
| 7140902f6000-7140902fa000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7140902fa000-71409031d000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 71409031d000-714090321000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 714090321000-714090322000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 714090322000-714090323000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 714090323000-714090333000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 714090333000-7140903b2000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7140903b2000-71409040a000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 71409040a000-71409040b000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 71409040b000-71409040c000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 71409040c000-71409040e000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 71409040e000-714090423000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 714090423000-71409043c000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 71409043c000-71409043d000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 71409043d000-71409043e000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 71409043e000-714090446000 rw-p 00000000 00:00 0 |
| 714090446000-714090450000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 714090450000-7140904b3000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7140904b3000-7140904c8000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7140904c8000-7140904c9000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7140904c9000-7140904ca000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7140904ca000-7140904cc000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7140904cc000-7140904de000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7140904de000-7140904e4000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7140904e4000-7140904e5000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7140904e5000-7140904e6000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7140904eb000-7140904ed000 rw-p 00000000 00:00 0 |
| 7140904ed000-7140904ee000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7140904ee000-714090519000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 714090519000-714090523000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 714090523000-714090525000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 714090525000-714090527000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffd95c12000-7ffd95c33000 rw-p 00000000 00:00 0 [stack] |
| 7ffd95c36000-7ffd95c3a000 r--p 00000000 00:00 0 [vvar] |
| 7ffd95c3a000-7ffd95c3c000 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.maghy5: |
| * -rw-r--r-- 1 125336 2025-11-24 22:36:18 +0000 _ruby_box_p3032938_2_cgi+escape.so |
| * -rw-r--r-- 1 183016 2025-11-24 22:36:16 +0000 _ruby_box_p3032907_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-24 22:36:18 +0000 _ruby_box_p3032968_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-24 22:36:16 +0000 _ruby_box_p3032919_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-24 22:36:17 +0000 _ruby_box_p3032919_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-24 22:36:18 +0000 _ruby_box_p3032968_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-24 22:36:16 +0000 _ruby_box_p3032884_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-24 22:36:16 +0000 _ruby_box_p3032907_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120776 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_digest.so |
| * -rw-r--r-- 1 108104 2025-11-24 22:36:18 +0000 _ruby_box_p3032938_2_erb+escape.so |
| * -rw-r--r-- 1 92488 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 236952 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_json+ext+parser.so |
| * -rw-r--r-- 1 112096 2025-11-24 22:36:16 +0000 _ruby_box_p3032884_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 91448 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_io+wait.so |
| * -rw-r--r-- 1 194296 2025-11-24 22:36:18 +0000 _ruby_box_p3032938_2_stringio.so |
| * -rw-r--r-- 1 825832 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_date_core.so |
| * -rw-r--r-- 1 1453600 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_openssl.so |
| * -rw-r--r-- 1 92488 2025-11-24 22:36:18 +0000 _ruby_box_p3032968_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 809848 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_socket.so |
| * -rw-r--r-- 1 291648 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_json+ext+generator.so |
| * -rw-r--r-- 1 92488 2025-11-24 22:36:17 +0000 _ruby_box_p3032919_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 102776 2025-11-24 22:36:18 +0000 _ruby_box_p3032938_2_monitor.so |
| * -rw-r--r-- 1 186424 2025-11-24 22:36:18 +0000 _ruby_box_p3032938_2_strscan.so |
| * -rw-r--r-- 1 145320 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_etc.so |
| * -rw-r--r-- 1 112096 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92488 2025-11-24 22:36:16 +0000 _ruby_box_p3032907_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 291768 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_zlib.so |
| * -rw-r--r-- 1 111296 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_io+nonblock.so |
| * -rw-r--r-- 1 92488 2025-11-24 22:36:16 +0000 _ruby_box_p3032884_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 184896 2025-11-24 22:36:17 +0000 _ruby_box_p3032938_2_psych.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |