| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16" exit with 0. |
| Cloning into 'trunk_clang_16'... |
| Updating files: 66% (7519/11283) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_16/configure --prefix=/tmp/ruby/install/trunk_clang_16 --disable-install-doc CC=clang-16" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_16/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_16/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_16/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_16/test/test_timeout.rb:288]: |
| pid 401578 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_16/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_16/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_16/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_16/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00006137482a7d58 RBP: 0x00007000193b6e18 RSP: 0x00006ffff84842d0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006934f5f3 RCX: 0xb34e0feea371f800 |
| | RDX: 0x000061374873ec20 RDI: 0x00006ffff0012480 RSI: 0x00006ffff0012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007000181ee640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x613748538a66] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x6137484f7b5c] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x61374827157a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7000329a0320) [0x7000329a0320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x6137482a7d58] /tmp/ruby/src/trunk_clang_16/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_16/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_16/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_cfunc_with_frame+0xcb) [0x61374830d90e] /tmp/ruby/src/trunk_clang_16/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_16/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_16/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_funcallv_scope+0x2fa) [0x6137482f3e1a] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x61374816fd6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x6137482b7f74] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x613748306fb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x6137482e7e21] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x6137482e354e] /tmp/ruby/src/trunk_clang_16/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x6137483104a9] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x6137482f48c8] /tmp/ruby/src/trunk_clang_16/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield) /tmp/ruby/src/trunk_clang_16/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_yield) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x61374816fd6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x613748306fb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x6137482e7550] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:856 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x6137482e354e] /tmp/ruby/src/trunk_clang_16/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_proc+0x3ce) [0x6137482f9b2e] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x6137482f905a] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x6137482b57bf] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x6137482b4df7] /tmp/ruby/src/trunk_clang_16/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_native_mutex_lock+0x0) [0x6137482b5b81] /tmp/ruby/src/trunk_clang_16/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_16/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_16/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_16/ruby(co_start) /tmp/ruby/src/trunk_clang_16/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_16/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_16/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_16/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_16/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_16/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_16/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_16/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_16/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_16/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_16/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_16/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_16/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 61374811f000-613748160000 r--p 00000000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 613748160000-6137485a2000 r-xp 00041000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 6137485a2000-61374873d000 r--p 00483000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 61374873d000-613748752000 r--p 0061e000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 613748752000-613748754000 rw-p 00633000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 613748754000-613748768000 rw-p 00000000 00:00 0 |
| | 613782076000-61378246a000 rw-p 00000000 00:00 0 [heap] |
| | 6fffed81e000-6fffeda25000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 6fffeda25000-6ffff0000000 r--s 00000000 00:ae 14852903 /tmp/ruby/build/trunk_clang_16/ruby |
| | 6ffff0000000-6ffff0021000 rw-p 00000000 00:00 0 |
| | 6ffff0021000-6ffff4000000 ---p 00000000 00:00 0 |
| | 6ffff4000000-6ffff4021000 rw-p 00000000 00:00 0 |
| | 6ffff4021000-6ffff8000000 ---p 00000000 00:00 0 |
| | 6ffff8000000-6ffff8101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8101000-6ffff8102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8102000-6ffff8222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8222000-6ffff8223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8223000-6ffff8343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8343000-6ffff8344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8344000-6ffff8464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8464000-6ffff8465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 6ffff8465000-700018000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7000181ce000-7000181cf000 ---p 00000000 00:00 0 |
| | 7000181cf000-7000181ef000 rw-p 00000000 00:00 0 |
| | 7000181ef000-700018230000 rw-p 00000000 00:00 0 |
| | 700018230000-700018240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70001824f000-700018270000 rw-p 00000000 00:00 0 |
| | 700018270000-700018360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70001836f000-700018370000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018370000-7000183b1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000183b1000-7000183b2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000183b2000-7000183f3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000183f3000-7000183f4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000183f4000-700018435000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018435000-700018436000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018436000-700018477000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018477000-700018478000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018478000-7000184b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000184b9000-7000184ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000184ba000-7000184fb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000184fb000-7000184fc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000184fc000-70001853d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001853d000-70001853e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001853e000-70001857f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001857f000-700018580000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018580000-7000185c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000185c1000-7000185c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000185c2000-700018603000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018603000-700018604000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018604000-700018645000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018645000-700018646000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018646000-700018687000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018687000-700018688000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018688000-7000186c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000186c9000-7000186ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000186ca000-70001870b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001870b000-70001870c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001870c000-70001874d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001874d000-70001874e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001874e000-70001878f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001878f000-700018790000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018790000-7000187d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000187d1000-7000187d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000187d2000-700018813000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018813000-700018814000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018814000-700018855000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018855000-700018856000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018856000-700018897000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018897000-700018898000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018898000-7000188d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000188d9000-7000188da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000188da000-70001891b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001891b000-70001891c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001891c000-70001895d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001895d000-70001895e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001895e000-70001899f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70001899f000-7000189a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000189a0000-7000189e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000189e1000-7000189e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7000189e2000-700018a23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018a23000-700018a24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018a24000-700018a65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018a65000-700018a66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018a66000-700018aa7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018aa7000-700018aa8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018aa8000-700018ae9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018ae9000-700018aea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018aea000-700018b2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018b2b000-700018b2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018b2c000-700018b6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018b6d000-700018b6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018b6e000-700018baf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 700018baf000-700018bb0000 ---p 00000000 00:00 0 |
| | 700018bb0000-7000193b0000 rw-p 00000000 00:00 0 |
| | 7000193b0000-700019400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 700019400000-700031400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 700031400000-700032800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 70003280c000-70003280e000 r--p 00000000 00:ae 16661212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 70003280e000-700032811000 r-xp 00002000 00:ae 16661212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 700032811000-700032812000 r--p 00005000 00:ae 16661212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 700032812000-700032813000 r--p 00006000 00:ae 16661212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 700032813000-700032814000 rw-p 00007000 00:ae 16661212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 700032814000-700032815000 r--p 00000000 00:ae 16558142 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 700032815000-700032816000 r-xp 00001000 00:ae 16558142 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 700032816000-700032817000 r--p 00002000 00:ae 16558142 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 700032817000-700032818000 r--p 00002000 00:ae 16558142 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 700032818000-700032819000 rw-p 00003000 00:ae 16558142 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 700032819000-70003281a000 r--p 00000000 00:ae 16662450 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70003281a000-70003281c000 r-xp 00001000 00:ae 16662450 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70003281c000-70003281d000 r--p 00003000 00:ae 16662450 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70003281d000-70003281e000 r--p 00003000 00:ae 16662450 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70003281e000-70003281f000 rw-p 00004000 00:ae 16662450 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70003281f000-700032820000 ---p 00000000 00:00 0 |
| | 700032820000-700032840000 rw-p 00000000 00:00 0 |
| | 700032840000-700032850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 700032852000-700032853000 r--p 00000000 00:ae 16548322 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700032853000-700032854000 r-xp 00001000 00:ae 16548322 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700032854000-700032855000 r--p 00002000 00:ae 16548322 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700032855000-700032856000 r--p 00002000 00:ae 16548322 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700032856000-700032857000 rw-p 00003000 00:ae 16548322 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 700032857000-70003295b000 rw-p 00000000 00:00 0 |
| | 70003295b000-700032983000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700032983000-700032b0b000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700032b0b000-700032b5a000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700032b5a000-700032b5e000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700032b5e000-700032b60000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 700032b60000-700032b6f000 rw-p 00000000 00:00 0 |
| | 700032b6f000-700032b73000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700032b73000-700032b96000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700032b96000-700032b9a000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700032b9a000-700032b9b000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700032b9b000-700032b9c000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 700032b9c000-700032bac000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700032bac000-700032c2b000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700032c2b000-700032c83000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700032c83000-700032c84000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700032c84000-700032c85000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 700032c85000-700032c87000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700032c87000-700032c9c000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700032c9c000-700032cb5000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700032cb5000-700032cb6000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700032cb6000-700032cb7000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 700032cb7000-700032cbf000 rw-p 00000000 00:00 0 |
| | 700032cbf000-700032cc9000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700032cc9000-700032d2c000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700032d2c000-700032d41000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700032d41000-700032d42000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700032d42000-700032d43000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 700032d43000-700032d45000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700032d45000-700032d57000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700032d57000-700032d5d000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700032d5d000-700032d5e000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700032d5e000-700032d5f000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 700032d5f000-700032d60000 r--p 00000000 00:ae 16548323 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 700032d60000-700032d61000 r-xp 00001000 00:ae 16548323 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 700032d61000-700032d62000 r--p 00002000 00:ae 16548323 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 700032d62000-700032d63000 r--p 00002000 00:ae 16548323 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 700032d63000-700032d64000 rw-p 00003000 00:ae 16548323 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 700032d64000-700032d66000 rw-p 00000000 00:00 0 |
| | 700032d66000-700032d67000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700032d67000-700032d92000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700032d92000-700032d9c000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700032d9c000-700032d9e000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 700032d9e000-700032da0000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd7a772000-7ffd7a794000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd7a7ce000-7ffd7a7d2000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd7a7d2000-7ffd7a7d4000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.ok0hag: |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:12 +0000 _ruby_box_p365871_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 84488 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_stringio.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 37440 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_cgi+escape.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:12 +0000 _ruby_box_p365898_2_io+console.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:10 +0000 _ruby_box_p365763_2_io+console.so |
| * -rw-r--r-- 1 161032 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_zlib.so |
| * -rw-r--r-- 1 489264 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_socket.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:12 +0000 _ruby_box_p365871_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 23024 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_io+nonblock.so |
| * -rw-r--r-- 1 98352 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_json+ext+parser.so |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:12 +0000 _ruby_box_p365829_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_io+console.so |
| * -rw-r--r-- 1 63376 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_strscan.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:12 +0000 _ruby_box_p365829_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:10 +0000 _ruby_box_p365774_2_io+console.so |
| * -rw-r--r-- 1 25944 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_monitor.so |
| * -rw-r--r-- 1 77064 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_psych.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:10 +0000 _ruby_box_p365774_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 41808 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_digest.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:12 +0000 _ruby_box_p365829_2_io+console.so |
| * -rw-r--r-- 1 16504 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_io+wait.so |
| * -rw-r--r-- 1 939576 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_openssl.so |
| * -rw-r--r-- 1 125368 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_json+ext+generator.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:12 +0000 _ruby_box_p365898_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-07 03:31:12 +0000 _ruby_box_p365871_2_io+console.so |
| * -rw-r--r-- 1 557240 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_date_core.so |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:12 +0000 _ruby_box_p365898_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 22432 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_erb+escape.so |
| * -rw-r--r-- 1 17784 2025-12-07 03:31:10 +0000 _ruby_box_p365763_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55800 2025-12-07 03:31:11 +0000 _ruby_box_p365779_2_etc.so |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:10 +0000 _ruby_box_p365774_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-07 03:31:10 +0000 _ruby_box_p365763_2_rbconfig+sizeof.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |