| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17" exit with 0. |
| Cloning into 'trunk_clang_17'... |
| Updating files: 55% (6232/11283) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_17/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 -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_17/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_17/enc/jis/props.h |
| "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: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_17/test/test_timeout.rb:288]: |
| pid 2497859 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-06T15:38:25Z master 240afe50a1) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :sleep |
| | c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :wait |
| | c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98 [FINISH] |
| | c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize |
| | c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000062b2d66c7668 RBP: 0x00007abd44646e38 RSP: 0x00007abd0a4842f0 |
| | RAX: 0x0000000000000000 RBX: 0x00000000693455ca RCX: 0x4f87cba9f0d26b00 |
| | RDX: 0x000062b2d6b60c20 RDI: 0x00007abd04012480 RSI: 0x00007abd04012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007abd2a06e640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x62b2d695a32a] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x62b2d69187ac] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x62b2d669036a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7abd44827320) [0x7abd44827320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x62b2d66c7668] /tmp/ruby/src/trunk_clang_17/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc_with_frame+0xcb) [0x62b2d672d4fe] /tmp/ruby/src/trunk_clang_17/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_17/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_17/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_funcallv_scope+0x2fa) [0x62b2d6713a3a] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x62b2d658dd5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x62b2d66d7804] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x62b2d6726ba4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x62b2d6707d60] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x62b2d670362b] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(invoke_block_from_c_bh+0x470) [0x62b2d6730090] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x62b2d67144e8] /tmp/ruby/src/trunk_clang_17/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield) /tmp/ruby/src/trunk_clang_17/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x62b2d658dd5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x62b2d6726ba4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x62b2d67074a6] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:856 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x62b2d670362b] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x62b2d671975e] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x62b2d6718c8a] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x62b2d66d505f] /tmp/ruby/src/trunk_clang_17/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x62b2d66d46c6] /tmp/ruby/src/trunk_clang_17/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x62b2d66d5421] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2241 |
| | /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:469 |
| | /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:467 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * 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_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/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_17/lib/open3.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: |
| | |
| | 62b2d653d000-62b2d657e000 r--p 00000000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62b2d657e000-62b2d69c4000 r-xp 00041000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62b2d69c4000-62b2d6b5f000 r--p 00487000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62b2d6b5f000-62b2d6b74000 r--p 00622000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62b2d6b74000-62b2d6b76000 rw-p 00637000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62b2d6b76000-62b2d6b8a000 rw-p 00000000 00:00 0 |
| | 62b2f0fcf000-62b2f13c3000 rw-p 00000000 00:00 0 [heap] |
| | 7abcfc000000-7abcfc021000 rw-p 00000000 00:00 0 |
| | 7abcfc021000-7abd00000000 ---p 00000000 00:00 0 |
| | 7abd01a16000-7abd04000000 r--s 00000000 00:bc 15380042 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7abd04000000-7abd04021000 rw-p 00000000 00:00 0 |
| | 7abd04021000-7abd08000000 ---p 00000000 00:00 0 |
| | 7abd09df9000-7abd0a000000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd0a000000-7abd0a101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a101000-7abd0a102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a102000-7abd0a222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a222000-7abd0a223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a223000-7abd0a343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a343000-7abd0a344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a344000-7abd0a464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a464000-7abd0a465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd0a465000-7abd2a000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7abd2a04e000-7abd2a04f000 ---p 00000000 00:00 0 |
| | 7abd2a04f000-7abd2a06f000 rw-p 00000000 00:00 0 |
| | 7abd2a06f000-7abd2a0b0000 rw-p 00000000 00:00 0 |
| | 7abd2a0b0000-7abd2a0c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abd2a0cf000-7abd2a0f0000 rw-p 00000000 00:00 0 |
| | 7abd2a0f0000-7abd2a1b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abd2a1bf000-7abd2a1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a1c0000-7abd2a201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a201000-7abd2a202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a202000-7abd2a243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a243000-7abd2a244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a244000-7abd2a285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a285000-7abd2a286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a286000-7abd2a2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a2c7000-7abd2a2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a2c8000-7abd2a309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a309000-7abd2a30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a30a000-7abd2a34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a34b000-7abd2a34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a34c000-7abd2a38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a38d000-7abd2a38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a38e000-7abd2a3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a3cf000-7abd2a3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a3d0000-7abd2a411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a411000-7abd2a412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a412000-7abd2a453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a453000-7abd2a454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a454000-7abd2a495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a495000-7abd2a496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a496000-7abd2a4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a4d7000-7abd2a4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a4d8000-7abd2a519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a519000-7abd2a51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a51a000-7abd2a55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a55b000-7abd2a55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a55c000-7abd2a59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a59d000-7abd2a59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a59e000-7abd2a5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a5df000-7abd2a5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a5e0000-7abd2a621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a621000-7abd2a622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a622000-7abd2a663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a663000-7abd2a664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a664000-7abd2a6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a6a5000-7abd2a6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a6a6000-7abd2a6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a6e7000-7abd2a6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a6e8000-7abd2a729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a729000-7abd2a72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a72a000-7abd2a76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a76b000-7abd2a76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a76c000-7abd2a7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a7ad000-7abd2a7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a7ae000-7abd2a7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a7ef000-7abd2a7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a7f0000-7abd2a831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a831000-7abd2a832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a832000-7abd2a873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a873000-7abd2a874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a874000-7abd2a8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a8b5000-7abd2a8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a8b6000-7abd2a8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a8f7000-7abd2a8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a8f8000-7abd2a939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a939000-7abd2a93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a93a000-7abd2a97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a97b000-7abd2a97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a97c000-7abd2a9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a9bd000-7abd2a9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a9be000-7abd2a9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abd2a9ff000-7abd2aa00000 ---p 00000000 00:00 0 |
| | 7abd2aa00000-7abd2b200000 rw-p 00000000 00:00 0 |
| | 7abd2b200000-7abd43200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7abd43200000-7abd44600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7abd44610000-7abd44690000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abd44692000-7abd44694000 r--p 00000000 00:bc 16792419 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7abd44694000-7abd44697000 r-xp 00002000 00:bc 16792419 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7abd44697000-7abd44698000 r--p 00005000 00:bc 16792419 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7abd44698000-7abd44699000 r--p 00006000 00:bc 16792419 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7abd44699000-7abd4469a000 rw-p 00007000 00:bc 16792419 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7abd4469a000-7abd4469b000 r--p 00000000 00:bc 16792373 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7abd4469b000-7abd4469c000 r-xp 00001000 00:bc 16792373 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7abd4469c000-7abd4469d000 r--p 00002000 00:bc 16792373 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7abd4469d000-7abd4469e000 r--p 00002000 00:bc 16792373 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7abd4469e000-7abd4469f000 rw-p 00003000 00:bc 16792373 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7abd4469f000-7abd446a0000 ---p 00000000 00:00 0 |
| | 7abd446a0000-7abd446c0000 rw-p 00000000 00:00 0 |
| | 7abd446c0000-7abd446d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abd446d3000-7abd446d4000 r--p 00000000 00:bc 16792525 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7abd446d4000-7abd446d6000 r-xp 00001000 00:bc 16792525 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7abd446d6000-7abd446d7000 r--p 00003000 00:bc 16792525 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7abd446d7000-7abd446d8000 r--p 00003000 00:bc 16792525 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7abd446d8000-7abd446d9000 rw-p 00004000 00:bc 16792525 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7abd446d9000-7abd446da000 r--p 00000000 00:bc 16687767 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abd446da000-7abd446db000 r-xp 00001000 00:bc 16687767 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abd446db000-7abd446dc000 r--p 00002000 00:bc 16687767 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abd446dc000-7abd446dd000 r--p 00002000 00:bc 16687767 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abd446dd000-7abd446de000 rw-p 00003000 00:bc 16687767 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abd446de000-7abd447e2000 rw-p 00000000 00:00 0 |
| | 7abd447e2000-7abd4480a000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd4480a000-7abd44992000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd44992000-7abd449e1000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd449e1000-7abd449e5000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd449e5000-7abd449e7000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abd449e7000-7abd449f6000 rw-p 00000000 00:00 0 |
| | 7abd449f6000-7abd449fa000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abd449fa000-7abd44a1d000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abd44a1d000-7abd44a21000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abd44a21000-7abd44a22000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abd44a22000-7abd44a23000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abd44a23000-7abd44a33000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abd44a33000-7abd44ab2000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abd44ab2000-7abd44b0a000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abd44b0a000-7abd44b0b000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abd44b0b000-7abd44b0c000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abd44b0c000-7abd44b0e000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abd44b0e000-7abd44b23000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abd44b23000-7abd44b3c000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abd44b3c000-7abd44b3d000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abd44b3d000-7abd44b3e000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abd44b3e000-7abd44b46000 rw-p 00000000 00:00 0 |
| | 7abd44b46000-7abd44b50000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abd44b50000-7abd44bb3000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abd44bb3000-7abd44bc8000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abd44bc8000-7abd44bc9000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abd44bc9000-7abd44bca000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abd44bca000-7abd44bcc000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abd44bcc000-7abd44bde000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abd44bde000-7abd44be4000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abd44be4000-7abd44be5000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abd44be5000-7abd44be6000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abd44be6000-7abd44be7000 r--p 00000000 00:bc 16687365 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abd44be7000-7abd44be8000 r-xp 00001000 00:bc 16687365 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abd44be8000-7abd44be9000 r--p 00002000 00:bc 16687365 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abd44be9000-7abd44bea000 r--p 00002000 00:bc 16687365 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abd44bea000-7abd44beb000 rw-p 00003000 00:bc 16687365 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abd44beb000-7abd44bed000 rw-p 00000000 00:00 0 |
| | 7abd44bed000-7abd44bf1000 r--p 00000000 00:00 0 [vvar] |
| | 7abd44bf1000-7abd44bf3000 r-xp 00000000 00:00 0 [vdso] |
| | 7abd44bf3000-7abd44bf4000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abd44bf4000-7abd44c1f000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abd44c1f000-7abd44c29000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abd44c29000-7abd44c2b000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abd44c2b000-7abd44c2d000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd3cbd9000-7ffd3cbfb000 rw-p 00000000 00:00 0 [stack] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.zgaa3y: |
| * -rw-r--r-- 1 22400 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_erb+escape.so |
| * -rw-r--r-- 1 25936 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_monitor.so |
| * -rw-r--r-- 1 98464 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_json+ext+parser.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:13 +0000 _ruby_box_p2495530_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:15 +0000 _ruby_box_p2495661_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 160464 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_zlib.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:15 +0000 _ruby_box_p2495670_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_io+console.so |
| * -rw-r--r-- 1 126216 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_json+ext+generator.so |
| * -rw-r--r-- 1 76672 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_psych.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:13 +0000 _ruby_box_p2495530_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:15 +0000 _ruby_box_p2495661_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:14 +0000 _ruby_box_p2495590_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:15 +0000 _ruby_box_p2495670_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 930376 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_openssl.so |
| * -rw-r--r-- 1 486432 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_socket.so |
| * -rw-r--r-- 1 84152 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_stringio.so |
| * -rw-r--r-- 1 23016 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_io+nonblock.so |
| * -rw-r--r-- 1 41568 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_digest.so |
| * -rw-r--r-- 1 55640 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_etc.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:15 +0000 _ruby_box_p2495661_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:15 +0000 _ruby_box_p2495643_2_io+console.so |
| * -rw-r--r-- 1 63256 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_strscan.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:15 +0000 _ruby_box_p2495670_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-06 16:11:14 +0000 _ruby_box_p2495590_2_io+console.so |
| * -rw-r--r-- 1 16496 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_io+wait.so |
| * -rw-r--r-- 1 554128 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_date_core.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:13 +0000 _ruby_box_p2495530_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:15 +0000 _ruby_box_p2495643_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 37208 2025-12-06 16:11:14 +0000 _ruby_box_p2495611_2_cgi+escape.so |
| * -rw-r--r-- 1 26728 2025-12-06 16:11:15 +0000 _ruby_box_p2495643_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-06 16:11:14 +0000 _ruby_box_p2495590_2_-test-+sanitizers.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |