| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16" exit with 0. |
| Cloning into 'trunk_clang_16'... |
| Updating files: 53% (6071/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 192024 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-06T18:08:24Z master 588347a088) +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: 0x0000603edec9dd58 RBP: 0x0000765ebd476e58 RSP: 0x0000765e832842d0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000069348551 RCX: 0x0e5aa2a211beae00 |
| | RDX: 0x0000603edf134c20 RDI: 0x0000765e7c012480 RSI: 0x0000765e7c012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x0000765ea2e9e640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x603edef2ea66] /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) [0x603edeeedb5c] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x603edec6757a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x765ebd64a320) [0x765ebd64a320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x603edec9dd58] /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) [0x603eded0390e] /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) [0x603edece9e1a] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x603edeb65d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x603edecadf74] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x603edecfcfb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x603edecdde21] /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) [0x603edecd954e] /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) [0x603eded064a9] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x603edecea8c8] /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) [0x603edeb65d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x603edecfcfb4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x603edecdd550] /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) [0x603edecd954e] /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) [0x603edecefb2e] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x603edecef05a] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x603edecab7bf] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x603edecaadf7] /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) [0x603edecabb81] /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: |
| | |
| | 603edeb15000-603edeb56000 r--p 00000000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 603edeb56000-603edef98000 r-xp 00041000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 603edef98000-603edf133000 r--p 00483000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 603edf133000-603edf148000 r--p 0061e000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 603edf148000-603edf14a000 rw-p 00633000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 603edf14a000-603edf15e000 rw-p 00000000 00:00 0 |
| | 603f1be77000-603f1c26b000 rw-p 00000000 00:00 0 [heap] |
| | 765e74000000-765e74021000 rw-p 00000000 00:00 0 |
| | 765e74021000-765e78000000 ---p 00000000 00:00 0 |
| | 765e7c000000-765e7c021000 rw-p 00000000 00:00 0 |
| | 765e7c021000-765e80000000 ---p 00000000 00:00 0 |
| | 765e8061e000-765e80825000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765e80825000-765e82e00000 r--s 00000000 00:ae 14852038 /tmp/ruby/build/trunk_clang_16/ruby |
| | 765e82e00000-765e82f01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e82f01000-765e82f02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e82f02000-765e83022000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83022000-765e83023000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83023000-765e83143000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83143000-765e83144000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83144000-765e83264000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83264000-765e83265000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765e83265000-765ea2e00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 765ea2e7e000-765ea2e7f000 ---p 00000000 00:00 0 |
| | 765ea2e7f000-765ea2e9f000 rw-p 00000000 00:00 0 |
| | 765ea2e9f000-765ea2ee0000 rw-p 00000000 00:00 0 |
| | 765ea2ee0000-765ea2ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ea2eff000-765ea2f20000 rw-p 00000000 00:00 0 |
| | 765ea2f20000-765ea2fb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ea2fbf000-765ea2fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea2fc0000-765ea3001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3001000-765ea3002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3002000-765ea3043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3043000-765ea3044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3044000-765ea3085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3085000-765ea3086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3086000-765ea30c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea30c7000-765ea30c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea30c8000-765ea3109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3109000-765ea310a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea310a000-765ea314b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea314b000-765ea314c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea314c000-765ea318d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea318d000-765ea318e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea318e000-765ea31cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea31cf000-765ea31d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea31d0000-765ea3211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3211000-765ea3212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3212000-765ea3253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3253000-765ea3254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3254000-765ea3295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3295000-765ea3296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3296000-765ea32d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea32d7000-765ea32d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea32d8000-765ea3319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3319000-765ea331a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea331a000-765ea335b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea335b000-765ea335c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea335c000-765ea339d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea339d000-765ea339e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea339e000-765ea33df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea33df000-765ea33e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea33e0000-765ea3421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3421000-765ea3422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3422000-765ea3463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3463000-765ea3464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3464000-765ea34a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea34a5000-765ea34a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea34a6000-765ea34e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea34e7000-765ea34e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea34e8000-765ea3529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3529000-765ea352a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea352a000-765ea356b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea356b000-765ea356c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea356c000-765ea35ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea35ad000-765ea35ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea35ae000-765ea35ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea35ef000-765ea35f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea35f0000-765ea3631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3631000-765ea3632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3632000-765ea3673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3673000-765ea3674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3674000-765ea36b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea36b5000-765ea36b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea36b6000-765ea36f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea36f7000-765ea36f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea36f8000-765ea3739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea3739000-765ea373a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea373a000-765ea377b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea377b000-765ea377c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea377c000-765ea37bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea37bd000-765ea37be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea37be000-765ea37ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ea37ff000-765ea3800000 ---p 00000000 00:00 0 |
| | 765ea3800000-765ea4000000 rw-p 00000000 00:00 0 |
| | 765ea4000000-765ebc000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 765ebc000000-765ebd400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 765ebd403000-765ebd405000 r--p 00000000 00:ae 16788996 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 765ebd405000-765ebd408000 r-xp 00002000 00:ae 16788996 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 765ebd408000-765ebd409000 r--p 00005000 00:ae 16788996 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 765ebd409000-765ebd40a000 r--p 00006000 00:ae 16788996 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 765ebd40a000-765ebd40b000 rw-p 00007000 00:ae 16788996 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 765ebd40b000-765ebd40c000 r--p 00000000 00:ae 16681721 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 765ebd40c000-765ebd40d000 r-xp 00001000 00:ae 16681721 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 765ebd40d000-765ebd40e000 r--p 00002000 00:ae 16681721 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 765ebd40e000-765ebd40f000 r--p 00002000 00:ae 16681721 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 765ebd40f000-765ebd410000 rw-p 00003000 00:ae 16681721 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 765ebd410000-765ebd4c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ebd4c4000-765ebd4c5000 r--p 00000000 00:ae 16787208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 765ebd4c5000-765ebd4c7000 r-xp 00001000 00:ae 16787208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 765ebd4c7000-765ebd4c8000 r--p 00003000 00:ae 16787208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 765ebd4c8000-765ebd4c9000 r--p 00003000 00:ae 16787208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 765ebd4c9000-765ebd4ca000 rw-p 00004000 00:ae 16787208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 765ebd4ca000-765ebd4cb000 r--p 00000000 00:ae 15630851 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765ebd4cb000-765ebd4cc000 r-xp 00001000 00:ae 15630851 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765ebd4cc000-765ebd4cd000 r--p 00002000 00:ae 15630851 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765ebd4cd000-765ebd4ce000 r--p 00002000 00:ae 15630851 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765ebd4ce000-765ebd4cf000 rw-p 00003000 00:ae 15630851 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765ebd4cf000-765ebd4d0000 ---p 00000000 00:00 0 |
| | 765ebd4d0000-765ebd4f0000 rw-p 00000000 00:00 0 |
| | 765ebd4f0000-765ebd500000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ebd501000-765ebd605000 rw-p 00000000 00:00 0 |
| | 765ebd605000-765ebd62d000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ebd62d000-765ebd7b5000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ebd7b5000-765ebd804000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ebd804000-765ebd808000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ebd808000-765ebd80a000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ebd80a000-765ebd819000 rw-p 00000000 00:00 0 |
| | 765ebd819000-765ebd81d000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765ebd81d000-765ebd840000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765ebd840000-765ebd844000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765ebd844000-765ebd845000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765ebd845000-765ebd846000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765ebd846000-765ebd856000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765ebd856000-765ebd8d5000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765ebd8d5000-765ebd92d000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765ebd92d000-765ebd92e000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765ebd92e000-765ebd92f000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765ebd92f000-765ebd931000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765ebd931000-765ebd946000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765ebd946000-765ebd95f000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765ebd95f000-765ebd960000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765ebd960000-765ebd961000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765ebd961000-765ebd969000 rw-p 00000000 00:00 0 |
| | 765ebd969000-765ebd973000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765ebd973000-765ebd9d6000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765ebd9d6000-765ebd9eb000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765ebd9eb000-765ebd9ec000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765ebd9ec000-765ebd9ed000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765ebd9ed000-765ebd9ef000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765ebd9ef000-765ebda01000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765ebda01000-765ebda07000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765ebda07000-765ebda08000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765ebda08000-765ebda09000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765ebda09000-765ebda0a000 r--p 00000000 00:ae 15642990 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 765ebda0a000-765ebda0b000 r-xp 00001000 00:ae 15642990 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 765ebda0b000-765ebda0c000 r--p 00002000 00:ae 15642990 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 765ebda0c000-765ebda0d000 r--p 00002000 00:ae 15642990 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 765ebda0d000-765ebda0e000 rw-p 00003000 00:ae 15642990 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 765ebda0e000-765ebda10000 rw-p 00000000 00:00 0 |
| | 765ebda10000-765ebda11000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765ebda11000-765ebda3c000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765ebda3c000-765ebda46000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765ebda46000-765ebda48000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765ebda48000-765ebda4a000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fffca93b000-7fffca95d000 rw-p 00000000 00:00 0 [stack] |
| | 7fffca987000-7fffca98b000 r--p 00000000 00:00 0 [vvar] |
| | 7fffca98b000-7fffca98d000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.z6fvd3: |
| * -rw-r--r-- 1 16504 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_io+wait.so |
| * -rw-r--r-- 1 77064 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_psych.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:29:57 +0000 _ruby_box_p156269_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:29:57 +0000 _ruby_box_p156249_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:29:58 +0000 _ruby_box_p156342_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:29:57 +0000 _ruby_box_p156269_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:29:57 +0000 _ruby_box_p156249_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 557240 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_date_core.so |
| * -rw-r--r-- 1 23024 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_io+nonblock.so |
| * -rw-r--r-- 1 125368 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_json+ext+generator.so |
| * -rw-r--r-- 1 161032 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_zlib.so |
| * -rw-r--r-- 1 22432 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_erb+escape.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:30:00 +0000 _ruby_box_p156411_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63376 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_strscan.so |
| * -rw-r--r-- 1 25944 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_monitor.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:29:57 +0000 _ruby_box_p156249_2_io+console.so |
| * -rw-r--r-- 1 939576 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_openssl.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:30:00 +0000 _ruby_box_p156426_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:30:00 +0000 _ruby_box_p156406_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37440 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_cgi+escape.so |
| * -rw-r--r-- 1 98352 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_json+ext+parser.so |
| * -rw-r--r-- 1 489264 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_socket.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:30:00 +0000 _ruby_box_p156426_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:30:00 +0000 _ruby_box_p156406_2_io+console.so |
| * -rw-r--r-- 1 84488 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_stringio.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:29:58 +0000 _ruby_box_p156342_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:30:00 +0000 _ruby_box_p156411_2_io+console.so |
| * -rw-r--r-- 1 17784 2025-12-06 19:30:00 +0000 _ruby_box_p156406_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:29:58 +0000 _ruby_box_p156342_2_io+console.so |
| * -rw-r--r-- 1 41808 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_digest.so |
| * -rw-r--r-- 1 55800 2025-12-06 19:29:59 +0000 _ruby_box_p156342_2_etc.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:30:00 +0000 _ruby_box_p156426_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-06 19:30:00 +0000 _ruby_box_p156411_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63312 2025-12-06 19:29:57 +0000 _ruby_box_p156269_2_io+console.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |