|  | "make update-download -j4" exit with 0. | 
|  | "make update-src      -j4" exit with 0. | 
|  | "make after-update    -j4" exit with 0. | 
|  | "make miniruby -j4" exit with 0. | 
|  | "make ruby -j4" exit with 0. | 
|  | "make all -j4" exit with 0. | 
|  | "make install -j4" exit with 0. | 
|  | "make yes-btest TESTOPTS='-q -j4'" exit with 0. | 
|  |  | 
|  | "make yes-test-basic TESTS='-j4'" exit with 0. | 
|  | "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. | 
|  | 1) Failure: | 
|  | TestTranscode#test_ractor_asciicompat_encoding_doesnt_exist [/tmp/ruby/src/trunk_clang_17/test/ruby/test_transcode.rb:2388]: | 
|  | pid 1122012 killed by SIGSEGV (signal 11) (core dumped) | 
|  | | -:19: [BUG] Segmentation fault at 0x0000000000000030 | 
|  | | ruby 3.5.0dev (2025-10-20T21:30:48Z master 17368234bf) +PRISM [x86_64-linux] | 
|  | | | 
|  | | -- Control frame information ----------------------------------------------- | 
|  | | c:0005 p:---- s:0020 e:000019 l:y n:---- CFUNC  :asciicompat_encoding | 
|  | | c:0004 p:0006 s:0015 e:000014 l:n n:---- BLOCK  -:19 | 
|  | | c:0003 p:0024 s:0011 e:000010 l:y n:0001 METHOD <internal:numeric>:257 | 
|  | | c:0002 p:0005 s:0006 e:000005 l:n n:---- BLOCK  -:18 [FINISH] | 
|  | | c:0001 p:---- s:0003 e:000002 l:y n:---- DUMMY  [FINISH] | 
|  | | | 
|  | | -- Ruby level backtrace information ---------------------------------------- | 
|  | | -:18:in 'block (2 levels) in <main>' | 
|  | | <internal:numeric>:257:in 'times' | 
|  | | -:19:in 'block (3 levels) in <main>' | 
|  | | -:19:in 'asciicompat_encoding' | 
|  | | | 
|  | | -- Threading information --------------------------------------------------- | 
|  | | Total ractor count: 8 | 
|  | | Ruby thread count for this ractor: 1 | 
|  | | | 
|  | | -- Machine register context ------------------------------------------------ | 
|  | |  RIP: 0x000056c60d9cc542 RBP: 0x0000756a62d2f640 RSP: 0x0000756a43508920 | 
|  | |  RAX: 0x0000000000000000 RBX: 0x000056c616f85db8 RCX: 0x0000000000000000 | 
|  | |  RDX: 0x0000000000000000 RDI: 0x000056c616f6a0a0 RSI: 0x0000000000000000 | 
|  | |   R8: 0x0000000000000000  R9: 0x0000000000000000 R10: 0x0000000000000000 | 
|  | |  R11: 0x0000000000000246 R12: 0x0000756a62d2f640 R13: 0x0000756a62c4ff78 | 
|  | |  R14: 0x000056c616f85d90 R15: 0x000056c616f622f0 EFL: 0x0000000000010246 | 
|  | | | 
|  | | -- C level backtrace information ------------------------------------------- | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x56c60dce3bf3] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1099 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1444 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x56c60dca21dc] /tmp/ruby/src/trunk_clang_17/error.c:1130 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x56c60da2112a] /tmp/ruby/src/trunk_clang_17/signal.c:948 | 
|  | | /lib/x86_64-linux-gnu/libc.so.6(0x756a7d532320) [0x756a7d532320] | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context+0xe) [0x56c60d9cc542] /tmp/ruby/src/trunk_clang_17/vm_core.h:2089 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_17/vm_core.h:2106 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_17/vm_core.h:2114 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock) /tmp/ruby/src/trunk_clang_17/ractor.c:110 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock_self) /tmp/ruby/src/trunk_clang_17/ractor.c:125 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1053 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1112 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_receive+0x17) [0x56c60d9caccb] /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1165 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:142 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_ractor_require) /tmp/ruby/src/trunk_clang_17/ractor.c:2450 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_num2int_inline+0x0) [0x56c60d983fb1] /tmp/ruby/src/trunk_clang_17/load.c:1420 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_require_internal_silent) /tmp/ruby/src/trunk_clang_17/load.c:1420 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(load_encoding+0x80a) [0x56c60dc8c9ca] /tmp/ruby/src/trunk_clang_17/encoding.c:812 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_enc_find_index+0x10b) [0x56c60dc8a3cb] /tmp/ruby/src/trunk_clang_17/encoding.c:897 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(enc_arg+0x5) [0x56c60da7b674] /tmp/ruby/src/trunk_clang_17/transcode.c:2718 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(econv_s_asciicompat_encoding) /tmp/ruby/src/trunk_clang_17/transcode.c:3053 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x56c60dab4784] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3925 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x56c60da95d00] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6118 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:902 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x56c60da9162d] /tmp/ruby/src/trunk_clang_17/vm.c:2722 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2725 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x56c60daa752e] /tmp/ruby/src/trunk_clang_17/vm.c:1752 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x190) [0x56c60da65300] /tmp/ruby/src/trunk_clang_17/thread.c:593 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x6a) [0x56c60da64a8d] /tmp/ruby/src/trunk_clang_17/thread.c:635 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:686 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x56c60da65731] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2238 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:464 | 
|  | | /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:462 | 
|  | | | 
|  | | -- Other runtime information ----------------------------------------------- | 
|  | | | 
|  | | * Loaded script: - | 
|  | | | 
|  | | * Namespace: 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_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | |     9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | |    10 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb | 
|  | |    11 /tmp/ruby/src/trunk_clang_17/lib/open3.rb | 
|  | |    12 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb | 
|  | |    13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb | 
|  | |    14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb | 
|  | |    15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | |    16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb | 
|  | |    17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb | 
|  | |    18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb | 
|  | |    19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb | 
|  | |    20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb | 
|  | |    21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb | 
|  | |    22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | |    23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | |    24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb | 
|  | |    25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb | 
|  | |    26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb | 
|  | |    27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb | 
|  | | | 
|  | | * Process memory map: | 
|  | | | 
|  | | 56c60d8d3000-56c60d913000 r--p 00000000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 56c60d913000-56c60dd4d000 r-xp 00040000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 56c60dd4d000-56c60dee4000 r--p 0047a000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 56c60dee4000-56c60def9000 r--p 00611000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 56c60def9000-56c60defb000 rw-p 00626000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 56c60defb000-56c60df0f000 rw-p 00000000 00:00 0 | 
|  | | 56c616c1b000-56c61c350000 rw-p 00000000 00:00 0                          [heap] | 
|  | | 756a19a40000-756a1c000000 r--s 00000000 00:b6 15746612                   /tmp/ruby/build/trunk_clang_17/ruby | 
|  | | 756a1c000000-756a1c021000 rw-p 00000000 00:00 0 | 
|  | | 756a1c021000-756a20000000 ---p 00000000 00:00 0 | 
|  | | 756a20000000-756a20021000 rw-p 00000000 00:00 0 | 
|  | | 756a20021000-756a24000000 ---p 00000000 00:00 0 | 
|  | | 756a24000000-756a24021000 rw-p 00000000 00:00 0 | 
|  | | 756a24021000-756a28000000 ---p 00000000 00:00 0 | 
|  | | 756a28000000-756a28021000 rw-p 00000000 00:00 0 | 
|  | | 756a28021000-756a2c000000 ---p 00000000 00:00 0 | 
|  | | 756a2c000000-756a2c021000 rw-p 00000000 00:00 0 | 
|  | | 756a2c021000-756a30000000 ---p 00000000 00:00 0 | 
|  | | 756a30000000-756a30021000 rw-p 00000000 00:00 0 | 
|  | | 756a30021000-756a34000000 ---p 00000000 00:00 0 | 
|  | | 756a34000000-756a34021000 rw-p 00000000 00:00 0 | 
|  | | 756a34021000-756a38000000 ---p 00000000 00:00 0 | 
|  | | 756a38000000-756a38021000 rw-p 00000000 00:00 0 | 
|  | | 756a38021000-756a3c000000 ---p 00000000 00:00 0 | 
|  | | 756a3c000000-756a3c162000 rw-p 00000000 00:00 0 | 
|  | | 756a3c162000-756a40000000 ---p 00000000 00:00 0 | 
|  | | 756a41dd0000-756a41de0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a41de8000-756a41de9000 ---p 00000000 00:00 0 | 
|  | | 756a41de9000-756a41e09000 rw-p 00000000 00:00 0 | 
|  | | 756a42309000-756a42510000 r--s 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a42510000-756a42530000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a42534000-756a42535000 ---p 00000000 00:00 0 | 
|  | | 756a42535000-756a42555000 rw-p 00000000 00:00 0 | 
|  | | 756a42656000-756a42657000 ---p 00000000 00:00 0 | 
|  | | 756a42657000-756a42677000 rw-p 00000000 00:00 0 | 
|  | | 756a42778000-756a42779000 ---p 00000000 00:00 0 | 
|  | | 756a42779000-756a42799000 rw-p 00000000 00:00 0 | 
|  | | 756a4289a000-756a4289b000 ---p 00000000 00:00 0 | 
|  | | 756a4289b000-756a428bb000 rw-p 00000000 00:00 0 | 
|  | | 756a428bb000-756a428bc000 ---p 00000000 00:00 0 | 
|  | | 756a428bc000-756a428dc000 rw-p 00000000 00:00 0 | 
|  | | 756a428dc000-756a428dd000 ---p 00000000 00:00 0 | 
|  | | 756a428dd000-756a428fd000 rw-p 00000000 00:00 0 | 
|  | | 756a429fe000-756a429ff000 ---p 00000000 00:00 0 | 
|  | | 756a429ff000-756a42a1f000 rw-p 00000000 00:00 0 | 
|  | | 756a42a1f000-756a42a20000 ---p 00000000 00:00 0 | 
|  | | 756a42a20000-756a42a40000 rw-p 00000000 00:00 0 | 
|  | | 756a42a40000-756a42a50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a42a5d000-756a42a5e000 ---p 00000000 00:00 0 | 
|  | | 756a42a5e000-756a42a7e000 rw-p 00000000 00:00 0 | 
|  | | 756a42a7e000-756a42a7f000 ---p 00000000 00:00 0 | 
|  | | 756a42a7f000-756a42a9f000 rw-p 00000000 00:00 0 | 
|  | | 756a42b80000-756a42bd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a42bdf000-756a42be0000 ---p 00000000 00:00 0 | 
|  | | 756a42be0000-756a42c00000 rw-p 00000000 00:00 0 | 
|  | | 756a42c00000-756a42d01000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42d01000-756a42d02000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42d02000-756a42e22000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42e22000-756a42e23000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42e23000-756a42f43000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42f43000-756a42f44000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a42f44000-756a43064000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a43064000-756a43065000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a43065000-756a43185000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a43185000-756a43186000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a43186000-756a432a6000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a432a6000-756a432a7000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a432a7000-756a433c7000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a433c7000-756a433c8000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a433c8000-756a434e8000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a434e8000-756a434e9000 ---p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a434e9000-756a62c00000 rw-p 00000000 00:00 0                          [anon:Ruby:nt_alloc_thread_stack_chunk] | 
|  | | 756a62c0f000-756a62c10000 ---p 00000000 00:00 0 | 
|  | | 756a62c10000-756a62c30000 rw-p 00000000 00:00 0 | 
|  | | 756a62c30000-756a62d00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a62d0f000-756a62d10000 ---p 00000000 00:00 0 | 
|  | | 756a62d10000-756a62d30000 rw-p 00000000 00:00 0 | 
|  | | 756a62d30000-756a62d60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a62d6f000-756a62d70000 ---p 00000000 00:00 0 | 
|  | | 756a62d70000-756a62d90000 rw-p 00000000 00:00 0 | 
|  | | 756a62d90000-756a62db0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a62dbf000-756a62dc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62dc0000-756a62e01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e01000-756a62e02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e02000-756a62e43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e43000-756a62e44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e44000-756a62e85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e85000-756a62e86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62e86000-756a62ec7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62ec7000-756a62ec8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62ec8000-756a62f09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f09000-756a62f0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f0a000-756a62f4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f4b000-756a62f4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f4c000-756a62f8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f8d000-756a62f8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62f8e000-756a62fcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62fcf000-756a62fd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a62fd0000-756a63011000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63011000-756a63012000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63012000-756a63053000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63053000-756a63054000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63054000-756a63095000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63095000-756a63096000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63096000-756a630d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a630d7000-756a630d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a630d8000-756a63119000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63119000-756a6311a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6311a000-756a6315b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6315b000-756a6315c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6315c000-756a6319d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6319d000-756a6319e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6319e000-756a631df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a631df000-756a631e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a631e0000-756a63221000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63221000-756a63222000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63222000-756a63263000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63263000-756a63264000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63264000-756a632a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a632a5000-756a632a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a632a6000-756a632e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a632e7000-756a632e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a632e8000-756a63329000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63329000-756a6332a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6332a000-756a6336b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6336b000-756a6336c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6336c000-756a633ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a633ad000-756a633ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a633ae000-756a633ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a633ef000-756a633f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a633f0000-756a63431000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63431000-756a63432000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63432000-756a63473000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63473000-756a63474000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63474000-756a634b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a634b5000-756a634b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a634b6000-756a634f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a634f7000-756a634f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a634f8000-756a63539000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a63539000-756a6353a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6353a000-756a6357b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6357b000-756a6357c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a6357c000-756a635bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a635bd000-756a635be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a635be000-756a635ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 756a635ff000-756a63600000 ---p 00000000 00:00 0 | 
|  | | 756a63600000-756a63e00000 rw-p 00000000 00:00 0 | 
|  | | 756a63e00000-756a7be00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache] | 
|  | | 756a7be00000-756a7d200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list] | 
|  | | 756a7d210000-756a7d240000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a7d24f000-756a7d290000 rw-p 00000000 00:00 0 | 
|  | | 756a7d290000-756a7d2e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a7d2e7000-756a7d2e9000 r--p 00000000 00:b6 18771099                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | | 756a7d2e9000-756a7d2ec000 r-xp 00002000 00:b6 18771099                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | | 756a7d2ec000-756a7d2ed000 r--p 00005000 00:b6 18771099                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | | 756a7d2ed000-756a7d2ee000 r--p 00006000 00:b6 18771099                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | | 756a7d2ee000-756a7d2ef000 rw-p 00007000 00:b6 18771099                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so | 
|  | | 756a7d2ef000-756a7d310000 rw-p 00000000 00:00 0 | 
|  | | 756a7d310000-756a7d3a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a7d3a5000-756a7d3a6000 r--p 00000000 00:b6 18757198                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | | 756a7d3a6000-756a7d3a7000 r-xp 00001000 00:b6 18757198                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | | 756a7d3a7000-756a7d3a8000 r--p 00002000 00:b6 18757198                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | | 756a7d3a8000-756a7d3a9000 r--p 00002000 00:b6 18757198                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | | 756a7d3a9000-756a7d3aa000 rw-p 00003000 00:b6 18757198                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so | 
|  | | 756a7d3aa000-756a7d3ab000 r--p 00000000 00:b6 18875590                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | | 756a7d3ab000-756a7d3ad000 r-xp 00001000 00:b6 18875590                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | | 756a7d3ad000-756a7d3ae000 r--p 00003000 00:b6 18875590                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | | 756a7d3ae000-756a7d3af000 r--p 00003000 00:b6 18875590                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | | 756a7d3af000-756a7d3b0000 rw-p 00004000 00:b6 18875590                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so | 
|  | | 756a7d3b0000-756a7d3e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 756a7d3e4000-756a7d3e5000 r--p 00000000 00:b6 17565421                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 756a7d3e5000-756a7d3e6000 r-xp 00001000 00:b6 17565421                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 756a7d3e6000-756a7d3e7000 r--p 00002000 00:b6 17565421                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 756a7d3e7000-756a7d3e8000 r--p 00002000 00:b6 17565421                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 756a7d3e8000-756a7d3e9000 rw-p 00003000 00:b6 17565421                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 756a7d3e9000-756a7d4ed000 rw-p 00000000 00:00 0 | 
|  | | 756a7d4ed000-756a7d515000 r--p 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a7d515000-756a7d69d000 r-xp 00028000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a7d69d000-756a7d6ec000 r--p 001b0000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a7d6ec000-756a7d6f0000 r--p 001fe000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a7d6f0000-756a7d6f2000 rw-p 00202000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 756a7d6f2000-756a7d701000 rw-p 00000000 00:00 0 | 
|  | | 756a7d701000-756a7d705000 r--p 00000000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 756a7d705000-756a7d728000 r-xp 00004000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 756a7d728000-756a7d72c000 r--p 00027000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 756a7d72c000-756a7d72d000 r--p 0002b000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 756a7d72d000-756a7d72e000 rw-p 0002c000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 756a7d72e000-756a7d73e000 r--p 00000000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 756a7d73e000-756a7d7bd000 r-xp 00010000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 756a7d7bd000-756a7d815000 r--p 0008f000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 756a7d815000-756a7d816000 r--p 000e7000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 756a7d816000-756a7d817000 rw-p 000e8000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 756a7d817000-756a7d819000 r--p 00000000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 756a7d819000-756a7d82e000 r-xp 00002000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 756a7d82e000-756a7d847000 r--p 00017000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 756a7d847000-756a7d848000 r--p 0002f000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 756a7d848000-756a7d849000 rw-p 00030000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 756a7d849000-756a7d851000 rw-p 00000000 00:00 0 | 
|  | | 756a7d851000-756a7d85b000 r--p 00000000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 756a7d85b000-756a7d8be000 r-xp 0000a000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 756a7d8be000-756a7d8d3000 r--p 0006d000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 756a7d8d3000-756a7d8d4000 r--p 00081000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 756a7d8d4000-756a7d8d5000 rw-p 00082000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 756a7d8d5000-756a7d8d7000 r--p 00000000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 756a7d8d7000-756a7d8e9000 r-xp 00002000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 756a7d8e9000-756a7d8ef000 r--p 00014000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 756a7d8ef000-756a7d8f0000 r--p 0001a000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 756a7d8f0000-756a7d8f1000 rw-p 0001b000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 756a7d8f1000-756a7d8f2000 r--p 00000000 00:b6 17566929                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | | 756a7d8f2000-756a7d8f3000 r-xp 00001000 00:b6 17566929                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | | 756a7d8f3000-756a7d8f4000 r--p 00002000 00:b6 17566929                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | | 756a7d8f4000-756a7d8f5000 r--p 00002000 00:b6 17566929                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | | 756a7d8f5000-756a7d8f6000 rw-p 00003000 00:b6 17566929                   /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so | 
|  | | 756a7d8f6000-756a7d8f8000 rw-p 00000000 00:00 0 | 
|  | | 756a7d8f8000-756a7d8f9000 r--p 00000000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 756a7d8f9000-756a7d924000 r-xp 00001000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 756a7d924000-756a7d92e000 r--p 0002c000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 756a7d92e000-756a7d930000 r--p 00036000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 756a7d930000-756a7d932000 rw-p 00038000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 7ffc53c0d000-7ffc53c2f000 rw-p 00000000 00:00 0                          [stack] | 
|  | | 7ffc53d8a000-7ffc53d8e000 r--p 00000000 00:00 0                          [vvar] | 
|  | | 7ffc53d8e000-7ffc53d90000 r-xp 00000000 00:00 0                          [vdso] | 
|  | | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall] | 
|  | | | 
|  | | | 
|  | make: *** [uncommon.mk:910: yes-test-all] Error 1 | 
|  | "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |