| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16" exit with 0. |
| Cloning into 'trunk_clang_16'... |
| Updating files: 61% (6886/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 468708 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-07T04:44:19Z master 68eab91b14) +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: 0x00005fcb36ac5d58 RBP: 0x000076009c676e58 RSP: 0x00007600624842d0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000069352d87 RCX: 0xca772755eee0e800 |
| | RDX: 0x00005fcb36f5cc20 RDI: 0x000076005c012480 RSI: 0x000076005c012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x000076008209e640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x5fcb36d56a66] /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) [0x5fcb36d15b5c] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x5fcb36a8f57a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x76009c84c320) [0x76009c84c320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x5fcb36ac5d58] /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) [0x5fcb36b2b90e] /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) [0x5fcb36b11e1a] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x5fcb3698dd6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x5fcb36ad5f74] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5fcb36b24fb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x5fcb36b05e21] /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) [0x5fcb36b0154e] /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) [0x5fcb36b2e4a9] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x5fcb36b128c8] /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) [0x5fcb3698dd6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5fcb36b24fb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x5fcb36b05550] /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) [0x5fcb36b0154e] /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) [0x5fcb36b17b2e] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x5fcb36b1705a] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x5fcb36ad37bf] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x5fcb36ad2df7] /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) [0x5fcb36ad3b81] /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: |
| | |
| | 5fcb3693d000-5fcb3697e000 r--p 00000000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5fcb3697e000-5fcb36dc0000 r-xp 00041000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5fcb36dc0000-5fcb36f5b000 r--p 00483000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5fcb36f5b000-5fcb36f70000 r--p 0061e000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5fcb36f70000-5fcb36f72000 rw-p 00633000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5fcb36f72000-5fcb36f86000 rw-p 00000000 00:00 0 |
| | 5fcb532bc000-5fcb536b0000 rw-p 00000000 00:00 0 [heap] |
| | 760054000000-760054021000 rw-p 00000000 00:00 0 |
| | 760054021000-760058000000 ---p 00000000 00:00 0 |
| | 760059a25000-76005c000000 r--s 00000000 00:ae 14853057 /tmp/ruby/build/trunk_clang_16/ruby |
| | 76005c000000-76005c021000 rw-p 00000000 00:00 0 |
| | 76005c021000-760060000000 ---p 00000000 00:00 0 |
| | 760061df9000-760062000000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 760062000000-760062101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062101000-760062102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062102000-760062222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062222000-760062223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062223000-760062343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062343000-760062344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062344000-760062464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062464000-760062465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 760062465000-760082000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76008207e000-76008207f000 ---p 00000000 00:00 0 |
| | 76008207f000-76008209f000 rw-p 00000000 00:00 0 |
| | 76008209f000-7600820e0000 rw-p 00000000 00:00 0 |
| | 7600820e0000-7600820f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7600820ff000-760082120000 rw-p 00000000 00:00 0 |
| | 760082120000-7600821b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7600821bf000-7600821c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600821c0000-760082201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082201000-760082202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082202000-760082243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082243000-760082244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082244000-760082285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082285000-760082286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082286000-7600822c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600822c7000-7600822c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600822c8000-760082309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082309000-76008230a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008230a000-76008234b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008234b000-76008234c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008234c000-76008238d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008238d000-76008238e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008238e000-7600823cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600823cf000-7600823d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600823d0000-760082411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082411000-760082412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082412000-760082453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082453000-760082454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082454000-760082495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082495000-760082496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082496000-7600824d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600824d7000-7600824d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600824d8000-760082519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082519000-76008251a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008251a000-76008255b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008255b000-76008255c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008255c000-76008259d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008259d000-76008259e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008259e000-7600825df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600825df000-7600825e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600825e0000-760082621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082621000-760082622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082622000-760082663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082663000-760082664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082664000-7600826a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600826a5000-7600826a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600826a6000-7600826e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600826e7000-7600826e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600826e8000-760082729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082729000-76008272a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008272a000-76008276b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008276b000-76008276c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008276c000-7600827ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600827ad000-7600827ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600827ae000-7600827ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600827ef000-7600827f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600827f0000-760082831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082831000-760082832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082832000-760082873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082873000-760082874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082874000-7600828b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600828b5000-7600828b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600828b6000-7600828f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600828f7000-7600828f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600828f8000-760082939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 760082939000-76008293a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008293a000-76008297b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008297b000-76008297c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76008297c000-7600829bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600829bd000-7600829be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600829be000-7600829ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7600829ff000-760082a00000 ---p 00000000 00:00 0 |
| | 760082a00000-760083200000 rw-p 00000000 00:00 0 |
| | 760083200000-76009b200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 76009b200000-76009c600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 76009c603000-76009c605000 r--p 00000000 00:ae 16022683 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 76009c605000-76009c608000 r-xp 00002000 00:ae 16022683 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 76009c608000-76009c609000 r--p 00005000 00:ae 16022683 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 76009c609000-76009c60a000 r--p 00006000 00:ae 16022683 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 76009c60a000-76009c60b000 rw-p 00007000 00:ae 16022683 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 76009c60b000-76009c60c000 r--p 00000000 00:ae 16022461 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 76009c60c000-76009c60d000 r-xp 00001000 00:ae 16022461 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 76009c60d000-76009c60e000 r--p 00002000 00:ae 16022461 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 76009c60e000-76009c60f000 r--p 00002000 00:ae 16022461 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 76009c60f000-76009c610000 rw-p 00003000 00:ae 16022461 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 76009c610000-76009c6c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76009c6c4000-76009c6c5000 r--p 00000000 00:ae 16023647 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76009c6c5000-76009c6c7000 r-xp 00001000 00:ae 16023647 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76009c6c7000-76009c6c8000 r--p 00003000 00:ae 16023647 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76009c6c8000-76009c6c9000 r--p 00003000 00:ae 16023647 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76009c6c9000-76009c6ca000 rw-p 00004000 00:ae 16023647 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76009c6ca000-76009c6cb000 r--p 00000000 00:ae 15639820 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76009c6cb000-76009c6cc000 r-xp 00001000 00:ae 15639820 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76009c6cc000-76009c6cd000 r--p 00002000 00:ae 15639820 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76009c6cd000-76009c6ce000 r--p 00002000 00:ae 15639820 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76009c6ce000-76009c6cf000 rw-p 00003000 00:ae 15639820 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76009c6cf000-76009c6d0000 ---p 00000000 00:00 0 |
| | 76009c6d0000-76009c6f0000 rw-p 00000000 00:00 0 |
| | 76009c6f0000-76009c700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76009c703000-76009c807000 rw-p 00000000 00:00 0 |
| | 76009c807000-76009c82f000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76009c82f000-76009c9b7000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76009c9b7000-76009ca06000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76009ca06000-76009ca0a000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76009ca0a000-76009ca0c000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76009ca0c000-76009ca1b000 rw-p 00000000 00:00 0 |
| | 76009ca1b000-76009ca1f000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76009ca1f000-76009ca42000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76009ca42000-76009ca46000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76009ca46000-76009ca47000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76009ca47000-76009ca48000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76009ca48000-76009ca58000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76009ca58000-76009cad7000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76009cad7000-76009cb2f000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76009cb2f000-76009cb30000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76009cb30000-76009cb31000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76009cb31000-76009cb33000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76009cb33000-76009cb48000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76009cb48000-76009cb61000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76009cb61000-76009cb62000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76009cb62000-76009cb63000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76009cb63000-76009cb6b000 rw-p 00000000 00:00 0 |
| | 76009cb6b000-76009cb75000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76009cb75000-76009cbd8000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76009cbd8000-76009cbed000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76009cbed000-76009cbee000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76009cbee000-76009cbef000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76009cbef000-76009cbf1000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76009cbf1000-76009cc03000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76009cc03000-76009cc09000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76009cc09000-76009cc0a000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76009cc0a000-76009cc0b000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76009cc0b000-76009cc0c000 r--p 00000000 00:ae 15630861 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 76009cc0c000-76009cc0d000 r-xp 00001000 00:ae 15630861 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 76009cc0d000-76009cc0e000 r--p 00002000 00:ae 15630861 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 76009cc0e000-76009cc0f000 r--p 00002000 00:ae 15630861 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 76009cc0f000-76009cc10000 rw-p 00003000 00:ae 15630861 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 76009cc10000-76009cc12000 rw-p 00000000 00:00 0 |
| | 76009cc12000-76009cc13000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76009cc13000-76009cc3e000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76009cc3e000-76009cc48000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76009cc48000-76009cc4a000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76009cc4a000-76009cc4c000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcaa5b2000-7ffcaa5d4000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcaa5e8000-7ffcaa5ec000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcaa5ec000-7ffcaa5ee000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.p80yt2: |
| * -rw-r--r-- 1 98352 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_json+ext+parser.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:01 +0000 _ruby_box_p489977_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:01 +0000 _ruby_box_p489977_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63376 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_strscan.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:01 +0000 _ruby_box_p489957_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55800 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_etc.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:01 +0000 _ruby_box_p489962_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:00 +0000 _ruby_box_p489957_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 125368 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_json+ext+generator.so |
| * -rw-r--r-- 1 22432 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_erb+escape.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:01 +0000 _ruby_box_p489967_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37440 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_cgi+escape.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 25944 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_monitor.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:01 +0000 _ruby_box_p489957_2_io+console.so |
| * -rw-r--r-- 1 77064 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_psych.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:01 +0000 _ruby_box_p489962_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 489264 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_socket.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:01 +0000 _ruby_box_p489967_2_io+console.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:01 +0000 _ruby_box_p489977_2_io+console.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:01 +0000 _ruby_box_p489982_2_io+console.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:01 +0000 _ruby_box_p489962_2_io+console.so |
| * -rw-r--r-- 1 41808 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_digest.so |
| * -rw-r--r-- 1 23024 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_io+nonblock.so |
| * -rw-r--r-- 1 161032 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_zlib.so |
| * -rw-r--r-- 1 84488 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_stringio.so |
| * -rw-r--r-- 1 16504 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_io+wait.so |
| * -rw-r--r-- 1 26768 2025-12-07 07:35:01 +0000 _ruby_box_p489982_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 557240 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_date_core.so |
| * -rw-r--r-- 1 63312 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_io+console.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:01 +0000 _ruby_box_p489967_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 939576 2025-12-07 07:35:03 +0000 _ruby_box_p489999_2_openssl.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:02 +0000 _ruby_box_p489999_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17784 2025-12-07 07:35:01 +0000 _ruby_box_p489982_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. |