| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17" exit with 0. |
| Cloning into 'trunk_clang_17'... |
| Updating files: 68% (7785/11283) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_17/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD |
| HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4 |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_17/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_17/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_17/test/test_timeout.rb:288]: |
| pid 2828657 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-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_17/lib/timeout.rb:98 [FINISH] |
| | c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize |
| | c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000644e008836e8 RBP: 0x00007114a0bd6e58 RSP: 0x000071147fe842f0 |
| | RAX: 0x0000000000000000 RBX: 0x00000000693519d5 RCX: 0xee3fa6eba96f3800 |
| | RDX: 0x0000644e00d1cc20 RDI: 0x0000711470001c40 RSI: 0x0000711470001c40 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007114ba05f640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x644e00b163aa] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x644e00ad482c] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x644e0084c3ea] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7114ba1c6320) [0x7114ba1c6320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x644e008836e8] /tmp/ruby/src/trunk_clang_17/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc_with_frame+0xcb) [0x644e008e957e] /tmp/ruby/src/trunk_clang_17/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_17/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_17/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_funcallv_scope+0x2fa) [0x644e008cfaba] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x644e00749d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x644e00893884] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x644e008e2c24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x644e008c3de0] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x644e008bf6ab] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(invoke_block_from_c_bh+0x470) [0x644e008ec110] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x644e008d0568] /tmp/ruby/src/trunk_clang_17/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield) /tmp/ruby/src/trunk_clang_17/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x644e00749d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x644e008e2c24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x644e008c3526] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:856 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x644e008bf6ab] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x644e008d57de] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x644e008d4d0a] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x644e008910df] /tmp/ruby/src/trunk_clang_17/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x644e00890746] /tmp/ruby/src/trunk_clang_17/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x644e008914a1] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:467 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_17/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 644e006f9000-644e0073a000 r--p 00000000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 644e0073a000-644e00b80000 r-xp 00041000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 644e00b80000-644e00d1b000 r--p 00487000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 644e00d1b000-644e00d30000 r--p 00622000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 644e00d30000-644e00d32000 rw-p 00637000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 644e00d32000-644e00d46000 rw-p 00000000 00:00 0 |
| | 644e25363000-644e25757000 rw-p 00000000 00:00 0 [heap] |
| | 711470000000-711470021000 rw-p 00000000 00:00 0 |
| | 711470021000-711474000000 ---p 00000000 00:00 0 |
| | 711478000000-711478021000 rw-p 00000000 00:00 0 |
| | 711478021000-71147c000000 ---p 00000000 00:00 0 |
| | 71147d1ee000-71147d3f5000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 71147d3f5000-71147f9df000 r--s 00000000 00:bc 16558800 /tmp/ruby/build/trunk_clang_17/ruby |
| | 71147f9df000-71147f9e0000 ---p 00000000 00:00 0 |
| | 71147f9e0000-71147fa00000 rw-p 00000000 00:00 0 |
| | 71147fa00000-71147fb01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fb01000-71147fb02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fb02000-71147fc22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fc22000-71147fc23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fc23000-71147fd43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fd43000-71147fd44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fd44000-71147fe64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fe64000-71147fe65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71147fe65000-71149fa00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71149fa0f000-71149fa50000 rw-p 00000000 00:00 0 |
| | 71149fa50000-71149fa60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 71149fa6f000-71149fa90000 rw-p 00000000 00:00 0 |
| | 71149fa90000-71149fb80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 71149fb8f000-71149fb90000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fb90000-71149fbd1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fbd1000-71149fbd2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fbd2000-71149fc13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc13000-71149fc14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc14000-71149fc55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc55000-71149fc56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc56000-71149fc97000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc97000-71149fc98000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fc98000-71149fcd9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fcd9000-71149fcda000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fcda000-71149fd1b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fd1b000-71149fd1c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fd1c000-71149fd5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fd5d000-71149fd5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fd5e000-71149fd9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fd9f000-71149fda0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fda0000-71149fde1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fde1000-71149fde2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fde2000-71149fe23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fe23000-71149fe24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fe24000-71149fe65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fe65000-71149fe66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fe66000-71149fea7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fea7000-71149fea8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fea8000-71149fee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fee9000-71149feea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149feea000-71149ff2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ff2b000-71149ff2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ff2c000-71149ff6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ff6d000-71149ff6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ff6e000-71149ffaf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ffaf000-71149ffb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149ffb0000-71149fff1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fff1000-71149fff2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71149fff2000-7114a0033000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0033000-7114a0034000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0034000-7114a0075000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0075000-7114a0076000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0076000-7114a00b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a00b7000-7114a00b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a00b8000-7114a00f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a00f9000-7114a00fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a00fa000-7114a013b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a013b000-7114a013c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a013c000-7114a017d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a017d000-7114a017e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a017e000-7114a01bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a01bf000-7114a01c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a01c0000-7114a0201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0201000-7114a0202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0202000-7114a0243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0243000-7114a0244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0244000-7114a0285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0285000-7114a0286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0286000-7114a02c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a02c7000-7114a02c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a02c8000-7114a0309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a0309000-7114a030a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a030a000-7114a034b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a034b000-7114a034c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a034c000-7114a038d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a038d000-7114a038e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a038e000-7114a03cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7114a03cf000-7114a03d0000 ---p 00000000 00:00 0 |
| | 7114a03d0000-7114a0bd0000 rw-p 00000000 00:00 0 |
| | 7114a0bd0000-7114a0c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7114a0c00000-7114b8c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7114b8c00000-7114ba000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7114ba010000-7114ba030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7114ba032000-7114ba034000 r--p 00000000 00:bc 17323966 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7114ba034000-7114ba037000 r-xp 00002000 00:bc 17323966 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7114ba037000-7114ba038000 r--p 00005000 00:bc 17323966 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7114ba038000-7114ba039000 r--p 00006000 00:bc 17323966 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7114ba039000-7114ba03a000 rw-p 00007000 00:bc 17323966 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7114ba03a000-7114ba03b000 r--p 00000000 00:bc 17206036 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7114ba03b000-7114ba03c000 r-xp 00001000 00:bc 17206036 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7114ba03c000-7114ba03d000 r--p 00002000 00:bc 17206036 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7114ba03d000-7114ba03e000 r--p 00002000 00:bc 17206036 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7114ba03e000-7114ba03f000 rw-p 00003000 00:bc 17206036 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7114ba03f000-7114ba040000 ---p 00000000 00:00 0 |
| | 7114ba040000-7114ba060000 rw-p 00000000 00:00 0 |
| | 7114ba060000-7114ba070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7114ba072000-7114ba073000 r--p 00000000 00:bc 17311664 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7114ba073000-7114ba075000 r-xp 00001000 00:bc 17311664 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7114ba075000-7114ba076000 r--p 00003000 00:bc 17311664 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7114ba076000-7114ba077000 r--p 00003000 00:bc 17311664 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7114ba077000-7114ba078000 rw-p 00004000 00:bc 17311664 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7114ba078000-7114ba079000 r--p 00000000 00:bc 17208115 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7114ba079000-7114ba07a000 r-xp 00001000 00:bc 17208115 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7114ba07a000-7114ba07b000 r--p 00002000 00:bc 17208115 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7114ba07b000-7114ba07c000 r--p 00002000 00:bc 17208115 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7114ba07c000-7114ba07d000 rw-p 00003000 00:bc 17208115 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7114ba07d000-7114ba181000 rw-p 00000000 00:00 0 |
| | 7114ba181000-7114ba1a9000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7114ba1a9000-7114ba331000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7114ba331000-7114ba380000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7114ba380000-7114ba384000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7114ba384000-7114ba386000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7114ba386000-7114ba395000 rw-p 00000000 00:00 0 |
| | 7114ba395000-7114ba399000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7114ba399000-7114ba3bc000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7114ba3bc000-7114ba3c0000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7114ba3c0000-7114ba3c1000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7114ba3c1000-7114ba3c2000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7114ba3c2000-7114ba3d2000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7114ba3d2000-7114ba451000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7114ba451000-7114ba4a9000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7114ba4a9000-7114ba4aa000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7114ba4aa000-7114ba4ab000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7114ba4ab000-7114ba4ad000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7114ba4ad000-7114ba4c2000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7114ba4c2000-7114ba4db000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7114ba4db000-7114ba4dc000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7114ba4dc000-7114ba4dd000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7114ba4dd000-7114ba4e5000 rw-p 00000000 00:00 0 |
| | 7114ba4e5000-7114ba4ef000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7114ba4ef000-7114ba552000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7114ba552000-7114ba567000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7114ba567000-7114ba568000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7114ba568000-7114ba569000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7114ba569000-7114ba56b000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7114ba56b000-7114ba57d000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7114ba57d000-7114ba583000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7114ba583000-7114ba584000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7114ba584000-7114ba585000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7114ba585000-7114ba586000 r--p 00000000 00:bc 17205904 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7114ba586000-7114ba587000 r-xp 00001000 00:bc 17205904 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7114ba587000-7114ba588000 r--p 00002000 00:bc 17205904 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7114ba588000-7114ba589000 r--p 00002000 00:bc 17205904 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7114ba589000-7114ba58a000 rw-p 00003000 00:bc 17205904 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7114ba58a000-7114ba58c000 rw-p 00000000 00:00 0 |
| | 7114ba58c000-7114ba58d000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7114ba58d000-7114ba5b8000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7114ba5b8000-7114ba5c2000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7114ba5c2000-7114ba5c4000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7114ba5c4000-7114ba5c6000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd00bcc000-7ffd00bee000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd00bf5000-7ffd00bf9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd00bf9000-7ffd00bfb000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.157wz9: |
| * -rw-r--r-- 1 554120 2025-12-07 06:09:10 +0000 _ruby_box_p2830481_2_date_core.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:09 +0000 _ruby_box_p2830450_2_io+console.so |
| * -rw-r--r-- 1 22400 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_erb+escape.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:09 +0000 _ruby_box_p2830438_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63256 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_strscan.so |
| * -rw-r--r-- 1 25936 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_monitor.so |
| * -rw-r--r-- 1 126216 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_json+ext+generator.so |
| * -rw-r--r-- 1 37208 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_cgi+escape.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:09 +0000 _ruby_box_p2830423_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:09 +0000 _ruby_box_p2830423_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:11 +0000 _ruby_box_p2830500_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:09 +0000 _ruby_box_p2830438_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:11 +0000 _ruby_box_p2830500_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:09 +0000 _ruby_box_p2830438_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:09 +0000 _ruby_box_p2830423_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:10 +0000 _ruby_box_p2830481_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:10 +0000 _ruby_box_p2830481_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 930544 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_openssl.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:09 +0000 _ruby_box_p2830450_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 98464 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_json+ext+parser.so |
| * -rw-r--r-- 1 486432 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_socket.so |
| * -rw-r--r-- 1 160464 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_zlib.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:12 +0000 _ruby_box_p2830532_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26728 2025-12-07 06:09:09 +0000 _ruby_box_p2830450_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:10 +0000 _ruby_box_p2830481_2_io+console.so |
| * -rw-r--r-- 1 23016 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_io+nonblock.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:12 +0000 _ruby_box_p2830532_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-07 06:09:11 +0000 _ruby_box_p2830500_2_io+console.so |
| * -rw-r--r-- 1 41568 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_digest.so |
| * -rw-r--r-- 1 55640 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_etc.so |
| * -rw-r--r-- 1 76672 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_psych.so |
| * -rw-r--r-- 1 17768 2025-12-07 06:09:12 +0000 _ruby_box_p2830532_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 16496 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_io+wait.so |
| * -rw-r--r-- 1 84152 2025-12-07 06:09:11 +0000 _ruby_box_p2830481_2_stringio.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |