| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_18" exit with 0. |
| Cloning into 'trunk_clang_18'... |
| Updating files: 72% (8186/11283) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_18/configure --prefix=/tmp/ruby/install/trunk_clang_18 --disable-install-doc CC=clang-18" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_18/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_18/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_18/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_18/test/test_timeout.rb:288]: |
| pid 4054053 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-07T01:59:50Z master fb80f84fc7) +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_18/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_18/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_18/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000061bb61f32505 RBP: 0x0000702dc6cfd078 RSP: 0x0000702da70842e0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006935188c RCX: 0x0000000000000000 |
| | RDX: 0x000061bb623c8c20 RDI: 0x0000702da0012480 RSI: 0x0000702da0012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x0000702da6bff640 R13: 0x0000702dc7de6e48 |
| | R14: 0x0000000000000000 R15: 0xfdccabeaa0000002 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x61bb621c263a] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x61bb6218155c] /tmp/ruby/src/trunk_clang_18/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x61bb61efd1da] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x702de13cc320) [0x702de13cc320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_check_ints_blocking+0x0) [0x61bb61f32505] /tmp/ruby/src/trunk_clang_18/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc_with_frame+0xc2) [0x61bb61f97b1a] /tmp/ruby/src/trunk_clang_18/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_18/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_18/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcallv_scope+0x300) [0x61bb61f7e0b0] /tmp/ruby/src/trunk_clang_18/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x61bb61dfad4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_condvar_wait+0x13e) [0x61bb61f4215e] /tmp/ruby/src/trunk_clang_18/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x61bb61f9123e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x61bb61f7248e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x61bb61f6dd6b] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(invoke_block_from_c_bh+0x49f) [0x61bb61f9a9ef] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield_with_cref+0x9c) [0x61bb61f7eb48] /tmp/ruby/src/trunk_clang_18/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield) /tmp/ruby/src/trunk_clang_18/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x61bb61dfad4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x61bb61f9123e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x61bb61f71bd3] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:857 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x61bb61f6dd6b] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_invoke_proc+0x409) [0x61bb61f83df9] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_invoke_proc+0x4a) [0x61bb61f8331a] /tmp/ruby/src/trunk_clang_18/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start_proc+0x2ab) [0x61bb61f3fa2b] /tmp/ruby/src/trunk_clang_18/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start+0x53) [0x61bb61f3f196] /tmp/ruby/src/trunk_clang_18/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_native_mutex_lock+0x0) [0x61bb61f3fde1] /tmp/ruby/src/trunk_clang_18/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_18/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_18/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_18/ruby(co_start) /tmp/ruby/src/trunk_clang_18/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_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_18/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_18/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_18/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_18/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_18/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_18/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_18/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_18/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_18/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_18/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_18/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_18/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 61bb61daa000-61bb61deb000 r--p 00000000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 61bb61deb000-61bb6222c000 r-xp 00041000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 61bb6222c000-61bb623c7000 r--p 00482000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 61bb623c7000-61bb623dc000 r--p 0061d000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 61bb623dc000-61bb623de000 rw-p 00632000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 61bb623de000-61bb623f2000 rw-p 00000000 00:00 0 |
| | 61bb946b8000-61bb94aac000 rw-p 00000000 00:00 0 [heap] |
| | 702d98000000-702d98021000 rw-p 00000000 00:00 0 |
| | 702d98021000-702d9c000000 ---p 00000000 00:00 0 |
| | 702da0000000-702da0021000 rw-p 00000000 00:00 0 |
| | 702da0021000-702da4000000 ---p 00000000 00:00 0 |
| | 702da4405000-702da460c000 r--s 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702da460c000-702da6bdf000 r--s 00000000 00:c4 14852725 /tmp/ruby/build/trunk_clang_18/ruby |
| | 702da6bdf000-702da6be0000 ---p 00000000 00:00 0 |
| | 702da6be0000-702da6c00000 rw-p 00000000 00:00 0 |
| | 702da6c00000-702da6d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6d01000-702da6d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6d02000-702da6e22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6e22000-702da6e23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6e23000-702da6f43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6f43000-702da6f44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da6f44000-702da7064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da7064000-702da7065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702da7065000-702dc6c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 702dc6c1f000-702dc6c60000 rw-p 00000000 00:00 0 |
| | 702dc6c60000-702dc6c70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 702dc6c7f000-702dc6ca0000 rw-p 00000000 00:00 0 |
| | 702dc6ca0000-702dc6d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 702dc6d9f000-702dc6da0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6da0000-702dc6de1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6de1000-702dc6de2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6de2000-702dc6e23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6e23000-702dc6e24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6e24000-702dc6e65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6e65000-702dc6e66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6e66000-702dc6ea7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6ea7000-702dc6ea8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6ea8000-702dc6ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6ee9000-702dc6eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6eea000-702dc6f2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6f2b000-702dc6f2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6f2c000-702dc6f6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6f6d000-702dc6f6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6f6e000-702dc6faf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6faf000-702dc6fb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6fb0000-702dc6ff1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6ff1000-702dc6ff2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc6ff2000-702dc7033000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7033000-702dc7034000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7034000-702dc7075000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7075000-702dc7076000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7076000-702dc70b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc70b7000-702dc70b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc70b8000-702dc70f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc70f9000-702dc70fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc70fa000-702dc713b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc713b000-702dc713c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc713c000-702dc717d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc717d000-702dc717e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc717e000-702dc71bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc71bf000-702dc71c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc71c0000-702dc7201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7201000-702dc7202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7202000-702dc7243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7243000-702dc7244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7244000-702dc7285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7285000-702dc7286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7286000-702dc72c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc72c7000-702dc72c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc72c8000-702dc7309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7309000-702dc730a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc730a000-702dc734b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc734b000-702dc734c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc734c000-702dc738d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc738d000-702dc738e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc738e000-702dc73cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc73cf000-702dc73d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc73d0000-702dc7411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7411000-702dc7412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7412000-702dc7453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7453000-702dc7454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7454000-702dc7495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7495000-702dc7496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7496000-702dc74d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc74d7000-702dc74d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc74d8000-702dc7519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc7519000-702dc751a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc751a000-702dc755b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc755b000-702dc755c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc755c000-702dc759d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc759d000-702dc759e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc759e000-702dc75df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 702dc75df000-702dc75e0000 ---p 00000000 00:00 0 |
| | 702dc75e0000-702dc7de0000 rw-p 00000000 00:00 0 |
| | 702dc7de0000-702dc7e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 702dc7e00000-702ddfe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 702ddfe00000-702de1200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 702de1203000-702de1205000 r--p 00000000 00:c4 16022653 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 702de1205000-702de1208000 r-xp 00002000 00:c4 16022653 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 702de1208000-702de1209000 r--p 00005000 00:c4 16022653 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 702de1209000-702de120a000 r--p 00006000 00:c4 16022653 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 702de120a000-702de120b000 rw-p 00007000 00:c4 16022653 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 702de120b000-702de120c000 r--p 00000000 00:c4 16022515 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 702de120c000-702de120d000 r-xp 00001000 00:c4 16022515 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 702de120d000-702de120e000 r--p 00002000 00:c4 16022515 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 702de120e000-702de120f000 r--p 00002000 00:c4 16022515 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 702de120f000-702de1210000 rw-p 00003000 00:c4 16022515 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 702de1210000-702de1240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 702de1244000-702de1245000 r--p 00000000 00:c4 16022616 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 702de1245000-702de1247000 r-xp 00001000 00:c4 16022616 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 702de1247000-702de1248000 r--p 00003000 00:c4 16022616 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 702de1248000-702de1249000 r--p 00003000 00:c4 16022616 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 702de1249000-702de124a000 rw-p 00004000 00:c4 16022616 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 702de124a000-702de124b000 r--p 00000000 00:c4 15639997 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 702de124b000-702de124c000 r-xp 00001000 00:c4 15639997 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 702de124c000-702de124d000 r--p 00002000 00:c4 15639997 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 702de124d000-702de124e000 r--p 00002000 00:c4 15639997 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 702de124e000-702de124f000 rw-p 00003000 00:c4 15639997 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 702de124f000-702de1250000 ---p 00000000 00:00 0 |
| | 702de1250000-702de1270000 rw-p 00000000 00:00 0 |
| | 702de1270000-702de1280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 702de1283000-702de1387000 rw-p 00000000 00:00 0 |
| | 702de1387000-702de13af000 r--p 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702de13af000-702de1537000 r-xp 00028000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702de1537000-702de1586000 r--p 001b0000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702de1586000-702de158a000 r--p 001fe000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702de158a000-702de158c000 rw-p 00202000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 702de158c000-702de159b000 rw-p 00000000 00:00 0 |
| | 702de159b000-702de159f000 r--p 00000000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 702de159f000-702de15c2000 r-xp 00004000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 702de15c2000-702de15c6000 r--p 00027000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 702de15c6000-702de15c7000 r--p 0002b000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 702de15c7000-702de15c8000 rw-p 0002c000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 702de15c8000-702de15d8000 r--p 00000000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 702de15d8000-702de1657000 r-xp 00010000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 702de1657000-702de16af000 r--p 0008f000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 702de16af000-702de16b0000 r--p 000e7000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 702de16b0000-702de16b1000 rw-p 000e8000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 702de16b1000-702de16b3000 r--p 00000000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 702de16b3000-702de16c8000 r-xp 00002000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 702de16c8000-702de16e1000 r--p 00017000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 702de16e1000-702de16e2000 r--p 0002f000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 702de16e2000-702de16e3000 rw-p 00030000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 702de16e3000-702de16eb000 rw-p 00000000 00:00 0 |
| | 702de16eb000-702de16f5000 r--p 00000000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 702de16f5000-702de1758000 r-xp 0000a000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 702de1758000-702de176d000 r--p 0006d000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 702de176d000-702de176e000 r--p 00081000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 702de176e000-702de176f000 rw-p 00082000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 702de176f000-702de1771000 r--p 00000000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 702de1771000-702de1783000 r-xp 00002000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 702de1783000-702de1789000 r--p 00014000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 702de1789000-702de178a000 r--p 0001a000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 702de178a000-702de178b000 rw-p 0001b000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 702de178b000-702de178c000 r--p 00000000 00:c4 15630764 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 702de178c000-702de178d000 r-xp 00001000 00:c4 15630764 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 702de178d000-702de178e000 r--p 00002000 00:c4 15630764 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 702de178e000-702de178f000 r--p 00002000 00:c4 15630764 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 702de178f000-702de1790000 rw-p 00003000 00:c4 15630764 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 702de1790000-702de1792000 rw-p 00000000 00:00 0 |
| | 702de1792000-702de1793000 r--p 00000000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 702de1793000-702de17be000 r-xp 00001000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 702de17be000-702de17c8000 r--p 0002c000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 702de17c8000-702de17ca000 r--p 00036000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 702de17ca000-702de17cc000 rw-p 00038000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff4d249000-7fff4d26b000 rw-p 00000000 00:00 0 [stack] |
| | 7fff4d292000-7fff4d296000 r--p 00000000 00:00 0 [vvar] |
| | 7fff4d296000-7fff4d298000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.8pcvzo: |
| * -rw-r--r-- 1 25936 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_monitor.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:47 +0000 _ruby_box_p4056630_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 490616 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_socket.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:46 +0000 _ruby_box_p4056611_2_io+console.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_io+console.so |
| * -rw-r--r-- 1 55848 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_etc.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:46 +0000 _ruby_box_p4056611_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 41800 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_digest.so |
| * -rw-r--r-- 1 23048 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_io+nonblock.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:50 +0000 _ruby_box_p4056767_2_io+console.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:46 +0000 _ruby_box_p4056611_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 126512 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_json+ext+generator.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:49 +0000 _ruby_box_p4056757_2_io+console.so |
| * -rw-r--r-- 1 929840 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_openssl.so |
| * -rw-r--r-- 1 160736 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_zlib.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:50 +0000 _ruby_box_p4056801_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 16496 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_io+wait.so |
| * -rw-r--r-- 1 76560 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_psych.so |
| * -rw-r--r-- 1 83960 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_stringio.so |
| * -rw-r--r-- 1 551264 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_date_core.so |
| * -rw-r--r-- 1 97368 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_json+ext+parser.so |
| * -rw-r--r-- 1 37304 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_cgi+escape.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:47 +0000 _ruby_box_p4056630_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:50 +0000 _ruby_box_p4056801_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_strscan.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:50 +0000 _ruby_box_p4056767_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 22480 2025-12-07 06:03:49 +0000 _ruby_box_p4056663_2_erb+escape.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:50 +0000 _ruby_box_p4056801_2_io+console.so |
| * -rw-r--r-- 1 63320 2025-12-07 06:03:47 +0000 _ruby_box_p4056630_2_io+console.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:49 +0000 _ruby_box_p4056757_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:49 +0000 _ruby_box_p4056757_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26712 2025-12-07 06:03:50 +0000 _ruby_box_p4056767_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17760 2025-12-07 06:03:48 +0000 _ruby_box_p4056663_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. |