| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17" exit with 0. |
| Cloning into 'trunk_clang_17'... |
| Updating files: 66% (7452/11280) |
| "./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:285]: |
| pid 2259332 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-06T07:35:08Z master 180020e1e5) +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: 0x000062d8b2e205a6 RBP: 0x000074f86bce6e58 RSP: 0x000074f831a84300 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000000 RCX: 0x3724d7b9d91a8e00 |
| | RDX: 0x000062d8b32b9c20 RDI: 0x000074f824001c40 RSI: 0x000074f824001c40 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x000074f86bd5f640 R13: 0x0000000000000000 |
| | R14: 0xfdcca81c00000002 R15: 0x000000006933e408 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x62d8b30b2f6a] /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) [0x62d8b30713ec] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x62d8b2de931a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x74f86bec6320) [0x74f86bec6320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x62d8b2e205a6] /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) [0x62d8b2e8613e] /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) [0x62d8b2e6c67a] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x62d8b2ce6d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x62d8b2e30444] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x62d8b2e7f7e4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x62d8b2e609a0] /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) [0x62d8b2e5c26b] /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) [0x62d8b2e88cd0] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x62d8b2e6d128] /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) [0x62d8b2ce6d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x62d8b2e7f7e4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x62d8b2e600e6] /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) [0x62d8b2e5c26b] /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) [0x62d8b2e7239e] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x62d8b2e718ca] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x2a1) [0x62d8b2e2dcf1] /tmp/ruby/src/trunk_clang_17/thread.c:614 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x62d8b2e2d356] /tmp/ruby/src/trunk_clang_17/thread.c:631 |
| | /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) [0x62d8b2e2e011] /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: |
| | |
| | 62d8b2c96000-62d8b2cd7000 r--p 00000000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62d8b2cd7000-62d8b311d000 r-xp 00041000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62d8b311d000-62d8b32b8000 r--p 00487000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62d8b32b8000-62d8b32cd000 r--p 00622000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62d8b32cd000-62d8b32cf000 rw-p 00637000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62d8b32cf000-62d8b32e3000 rw-p 00000000 00:00 0 |
| | 62d8c5c0c000-62d8c6000000 rw-p 00000000 00:00 0 [heap] |
| | 74f824000000-74f824021000 rw-p 00000000 00:00 0 |
| | 74f824021000-74f828000000 ---p 00000000 00:00 0 |
| | 74f829a17000-74f82c000000 r--s 00000000 00:bc 15118274 /tmp/ruby/build/trunk_clang_17/ruby |
| | 74f82c000000-74f82c021000 rw-p 00000000 00:00 0 |
| | 74f82c021000-74f830000000 ---p 00000000 00:00 0 |
| | 74f8313f9000-74f831600000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f831600000-74f831701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831701000-74f831702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831702000-74f831822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831822000-74f831823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831823000-74f831943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831943000-74f831944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831944000-74f831a64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831a64000-74f831a65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f831a65000-74f851600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74f8516ee000-74f8516ef000 ---p 00000000 00:00 0 |
| | 74f8516ef000-74f85170f000 rw-p 00000000 00:00 0 |
| | 74f85170f000-74f851750000 rw-p 00000000 00:00 0 |
| | 74f851750000-74f851760000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74f85176f000-74f851790000 rw-p 00000000 00:00 0 |
| | 74f851790000-74f8517b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74f8517bf000-74f8517c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f8517c0000-74f851801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851801000-74f851802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851802000-74f851843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851843000-74f851844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851844000-74f851885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851885000-74f851886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851886000-74f8518c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f8518c7000-74f8518c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f8518c8000-74f851909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851909000-74f85190a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f85190a000-74f85194b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f85194b000-74f85194c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f85194c000-74f85198d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f85198d000-74f85198e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f85198e000-74f8519cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f8519cf000-74f8519d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f8519d0000-74f851a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a11000-74f851a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a12000-74f851a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a53000-74f851a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a54000-74f851a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a95000-74f851a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851a96000-74f851ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ad7000-74f851ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ad8000-74f851b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b19000-74f851b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b1a000-74f851b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b5b000-74f851b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b5c000-74f851b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b9d000-74f851b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851b9e000-74f851bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851bdf000-74f851be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851be0000-74f851c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851c21000-74f851c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851c22000-74f851c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851c63000-74f851c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851c64000-74f851ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ca5000-74f851ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ca6000-74f851ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ce7000-74f851ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ce8000-74f851d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851d29000-74f851d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851d2a000-74f851d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851d6b000-74f851d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851d6c000-74f851dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851dad000-74f851dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851dae000-74f851def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851def000-74f851df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851df0000-74f851e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851e31000-74f851e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851e32000-74f851e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851e73000-74f851e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851e74000-74f851eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851eb5000-74f851eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851eb6000-74f851ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ef7000-74f851ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851ef8000-74f851f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851f39000-74f851f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851f3a000-74f851f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851f7b000-74f851f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851f7c000-74f851fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851fbd000-74f851fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851fbe000-74f851fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74f851fff000-74f852000000 ---p 00000000 00:00 0 |
| | 74f852000000-74f852800000 rw-p 00000000 00:00 0 |
| | 74f852800000-74f86a800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 74f86a800000-74f86bc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 74f86bc10000-74f86bd30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74f86bd32000-74f86bd34000 r--p 00000000 00:bc 17704084 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 74f86bd34000-74f86bd37000 r-xp 00002000 00:bc 17704084 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 74f86bd37000-74f86bd38000 r--p 00005000 00:bc 17704084 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 74f86bd38000-74f86bd39000 r--p 00006000 00:bc 17704084 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 74f86bd39000-74f86bd3a000 rw-p 00007000 00:bc 17704084 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 74f86bd3a000-74f86bd3b000 r--p 00000000 00:bc 17704127 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 74f86bd3b000-74f86bd3c000 r-xp 00001000 00:bc 17704127 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 74f86bd3c000-74f86bd3d000 r--p 00002000 00:bc 17704127 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 74f86bd3d000-74f86bd3e000 r--p 00002000 00:bc 17704127 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 74f86bd3e000-74f86bd3f000 rw-p 00003000 00:bc 17704127 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 74f86bd3f000-74f86bd40000 ---p 00000000 00:00 0 |
| | 74f86bd40000-74f86bd60000 rw-p 00000000 00:00 0 |
| | 74f86bd60000-74f86bd70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74f86bd72000-74f86bd73000 r--p 00000000 00:bc 17704333 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74f86bd73000-74f86bd75000 r-xp 00001000 00:bc 17704333 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74f86bd75000-74f86bd76000 r--p 00003000 00:bc 17704333 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74f86bd76000-74f86bd77000 r--p 00003000 00:bc 17704333 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74f86bd77000-74f86bd78000 rw-p 00004000 00:bc 17704333 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74f86bd78000-74f86bd79000 r--p 00000000 00:bc 17477399 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74f86bd79000-74f86bd7a000 r-xp 00001000 00:bc 17477399 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74f86bd7a000-74f86bd7b000 r--p 00002000 00:bc 17477399 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74f86bd7b000-74f86bd7c000 r--p 00002000 00:bc 17477399 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74f86bd7c000-74f86bd7d000 rw-p 00003000 00:bc 17477399 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74f86bd7d000-74f86be81000 rw-p 00000000 00:00 0 |
| | 74f86be81000-74f86bea9000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f86bea9000-74f86c031000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f86c031000-74f86c080000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f86c080000-74f86c084000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f86c084000-74f86c086000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74f86c086000-74f86c095000 rw-p 00000000 00:00 0 |
| | 74f86c095000-74f86c099000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74f86c099000-74f86c0bc000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74f86c0bc000-74f86c0c0000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74f86c0c0000-74f86c0c1000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74f86c0c1000-74f86c0c2000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74f86c0c2000-74f86c0d2000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74f86c0d2000-74f86c151000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74f86c151000-74f86c1a9000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74f86c1a9000-74f86c1aa000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74f86c1aa000-74f86c1ab000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74f86c1ab000-74f86c1ad000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74f86c1ad000-74f86c1c2000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74f86c1c2000-74f86c1db000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74f86c1db000-74f86c1dc000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74f86c1dc000-74f86c1dd000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74f86c1dd000-74f86c1e5000 rw-p 00000000 00:00 0 |
| | 74f86c1e5000-74f86c1ef000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74f86c1ef000-74f86c252000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74f86c252000-74f86c267000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74f86c267000-74f86c268000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74f86c268000-74f86c269000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74f86c269000-74f86c26b000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74f86c26b000-74f86c27d000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74f86c27d000-74f86c283000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74f86c283000-74f86c284000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74f86c284000-74f86c285000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74f86c285000-74f86c286000 r--p 00000000 00:bc 17447463 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 74f86c286000-74f86c287000 r-xp 00001000 00:bc 17447463 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 74f86c287000-74f86c288000 r--p 00002000 00:bc 17447463 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 74f86c288000-74f86c289000 r--p 00002000 00:bc 17447463 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 74f86c289000-74f86c28a000 rw-p 00003000 00:bc 17447463 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 74f86c28a000-74f86c28c000 rw-p 00000000 00:00 0 |
| | 74f86c28c000-74f86c28d000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74f86c28d000-74f86c2b8000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74f86c2b8000-74f86c2c2000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74f86c2c2000-74f86c2c4000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74f86c2c4000-74f86c2c6000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe57293000-7ffe572b5000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe5733d000-7ffe57341000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe57341000-7ffe57343000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.8udzeo: |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:11 +0000 _ruby_box_p2261303_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:10 +0000 _ruby_box_p2261261_2_io+console.so |
| * -rw-r--r-- 1 98464 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_json+ext+parser.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55640 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_etc.so |
| * -rw-r--r-- 1 76672 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_psych.so |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:11 +0000 _ruby_box_p2261303_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:09 +0000 _ruby_box_p2261243_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:09 +0000 _ruby_box_p2261243_2_io+console.so |
| * -rw-r--r-- 1 25936 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_monitor.so |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:10 +0000 _ruby_box_p2261266_2_io+console.so |
| * -rw-r--r-- 1 41568 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_digest.so |
| * -rw-r--r-- 1 22400 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_erb+escape.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:10 +0000 _ruby_box_p2261266_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 160464 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_zlib.so |
| * -rw-r--r-- 1 23016 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_io+nonblock.so |
| * -rw-r--r-- 1 84152 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_stringio.so |
| * -rw-r--r-- 1 63392 2025-12-06 08:07:12 +0000 _ruby_box_p2261335_2_io+console.so |
| * -rw-r--r-- 1 16496 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_io+wait.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:12 +0000 _ruby_box_p2261335_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37208 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_cgi+escape.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:10 +0000 _ruby_box_p2261261_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 930376 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_openssl.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:11 +0000 _ruby_box_p2261303_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 126216 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_json+ext+generator.so |
| * -rw-r--r-- 1 26728 2025-12-06 08:07:09 +0000 _ruby_box_p2261243_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 554128 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_date_core.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:10 +0000 _ruby_box_p2261266_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:12 +0000 _ruby_box_p2261335_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63256 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_strscan.so |
| * -rw-r--r-- 1 17768 2025-12-06 08:07:10 +0000 _ruby_box_p2261261_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 486432 2025-12-06 08:07:11 +0000 _ruby_box_p2261283_2_socket.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |