| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16" exit with 0. |
| Cloning into 'trunk_clang_16'... |
| Updating files: 76% (8613/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. |
| Sending interrupt |
| /tmp/ruby/src/trunk_clang_16/test/fiber/scheduler.rb:136:in 'Thread.handle_interrupt': Interrupt (Interrupt) |
| from /tmp/ruby/src/trunk_clang_16/test/fiber/scheduler.rb:136:in 'Scheduler#run' |
| from /tmp/ruby/src/trunk_clang_16/test/fiber/scheduler.rb:168:in 'Scheduler#close' |
| from /tmp/ruby/src/trunk_clang_16/test/fiber/scheduler.rb:147:in 'Scheduler#scheduler_close' |
| from /tmp/ruby/src/trunk_clang_16/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:15:in 'Kernel#fork' |
| from /tmp/ruby/src/trunk_clang_16/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:15:in 'block in TestSchedulerInterruptHandling#test_without_handle_interrupt_signal_works' |
| from /tmp/ruby/src/trunk_clang_16/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:14:in 'IO.pipe' |
| from /tmp/ruby/src/trunk_clang_16/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:14:in 'TestSchedulerInterruptHandling#test_without_handle_interrupt_signal_works' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb:1683:in 'block in Test::Unit::Runner#_run_suite' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb:1670:in 'Array#map' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb:1670:in 'Test::Unit::Runner#_run_suite' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb:1374:in 'Test::Unit::ExcludesOption#_run_suite' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:52:in 'Test::Unit::Worker#_run_suite' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:24:in 'block in Test::Unit::Worker#_run_suites' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:23:in 'Array#map' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:23:in 'Test::Unit::Worker#_run_suites' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:122:in 'Test::Unit::Worker#run' |
| from /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| 1) Failure: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_16/test/test_timeout.rb:288]: |
| pid 58835 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-06T15:15:43Z master e7f9abdc91) +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: 0x00006257895b1cd8 RBP: 0x00007c50d8bf6e18 RSP: 0x00007c50b7e842d0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000069344c6f RCX: 0x7c37b094455d7e00 |
| | RDX: 0x0000625789a48c20 RDI: 0x00007c50a8001c40 RSI: 0x00007c50a8001c40 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007c50f207f640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x6257898429e6] /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) [0x625789801adc] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x62578957b4fa] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7c50f21e2320) [0x7c50f21e2320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x6257895b1cd8] /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) [0x62578961788e] /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) [0x6257895fdd9a] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x625789479d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x6257895c1ef4] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x625789610f34] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x6257895f1da1] /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) [0x6257895ed4ce] /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) [0x62578961a429] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x6257895fe848] /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) [0x625789479d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x625789610f34] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x6257895f14d0] /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) [0x6257895ed4ce] /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) [0x625789603aae] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x625789602fda] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x6257895bf73f] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x6257895bed77] /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) [0x6257895bfb01] /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: |
| | |
| | 625789429000-62578946a000 r--p 00000000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 62578946a000-6257898ac000 r-xp 00041000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 6257898ac000-625789a47000 r--p 00483000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 625789a47000-625789a5c000 r--p 0061e000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 625789a5c000-625789a5e000 rw-p 00633000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 625789a5e000-625789a72000 rw-p 00000000 00:00 0 |
| | 6257ba404000-6257ba7f8000 rw-p 00000000 00:00 0 [heap] |
| | 7c50a8000000-7c50a8021000 rw-p 00000000 00:00 0 |
| | 7c50a8021000-7c50ac000000 ---p 00000000 00:00 0 |
| | 7c50b0000000-7c50b0021000 rw-p 00000000 00:00 0 |
| | 7c50b0021000-7c50b4000000 ---p 00000000 00:00 0 |
| | 7c50b521f000-7c50b5426000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50b5426000-7c50b7a00000 r--s 00000000 00:ae 14705518 /tmp/ruby/build/trunk_clang_16/ruby |
| | 7c50b7a00000-7c50b7b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7b01000-7c50b7b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7b02000-7c50b7c22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7c22000-7c50b7c23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7c23000-7c50b7d43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7d43000-7c50b7d44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7d44000-7c50b7e64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7e64000-7c50b7e65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50b7e65000-7c50d7a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c50d7a0e000-7c50d7a0f000 ---p 00000000 00:00 0 |
| | 7c50d7a0f000-7c50d7a2f000 rw-p 00000000 00:00 0 |
| | 7c50d7a2f000-7c50d7a70000 rw-p 00000000 00:00 0 |
| | 7c50d7a70000-7c50d7a80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c50d7a8f000-7c50d7ab0000 rw-p 00000000 00:00 0 |
| | 7c50d7ab0000-7c50d7ba0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c50d7baf000-7c50d7bb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7bb0000-7c50d7bf1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7bf1000-7c50d7bf2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7bf2000-7c50d7c33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7c33000-7c50d7c34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7c34000-7c50d7c75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7c75000-7c50d7c76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7c76000-7c50d7cb7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7cb7000-7c50d7cb8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7cb8000-7c50d7cf9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7cf9000-7c50d7cfa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7cfa000-7c50d7d3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7d3b000-7c50d7d3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7d3c000-7c50d7d7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7d7d000-7c50d7d7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7d7e000-7c50d7dbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7dbf000-7c50d7dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7dc0000-7c50d7e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e01000-7c50d7e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e02000-7c50d7e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e43000-7c50d7e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e44000-7c50d7e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e85000-7c50d7e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7e86000-7c50d7ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7ec7000-7c50d7ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7ec8000-7c50d7f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f09000-7c50d7f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f0a000-7c50d7f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f4b000-7c50d7f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f4c000-7c50d7f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f8d000-7c50d7f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7f8e000-7c50d7fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7fcf000-7c50d7fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d7fd0000-7c50d8011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8011000-7c50d8012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8012000-7c50d8053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8053000-7c50d8054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8054000-7c50d8095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8095000-7c50d8096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8096000-7c50d80d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d80d7000-7c50d80d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d80d8000-7c50d8119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8119000-7c50d811a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d811a000-7c50d815b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d815b000-7c50d815c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d815c000-7c50d819d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d819d000-7c50d819e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d819e000-7c50d81df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d81df000-7c50d81e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d81e0000-7c50d8221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8221000-7c50d8222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8222000-7c50d8263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8263000-7c50d8264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8264000-7c50d82a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d82a5000-7c50d82a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d82a6000-7c50d82e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d82e7000-7c50d82e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d82e8000-7c50d8329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d8329000-7c50d832a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d832a000-7c50d836b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d836b000-7c50d836c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d836c000-7c50d83ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d83ad000-7c50d83ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d83ae000-7c50d83ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c50d83ef000-7c50d83f0000 ---p 00000000 00:00 0 |
| | 7c50d83f0000-7c50d8bf0000 rw-p 00000000 00:00 0 |
| | 7c50d8bf0000-7c50d8c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c50d8c00000-7c50f0c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c50f0c00000-7c50f2000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c50f2008000-7c50f200a000 r--p 00000000 00:ae 16533451 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7c50f200a000-7c50f200d000 r-xp 00002000 00:ae 16533451 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7c50f200d000-7c50f200e000 r--p 00005000 00:ae 16533451 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7c50f200e000-7c50f200f000 r--p 00006000 00:ae 16533451 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7c50f200f000-7c50f2010000 rw-p 00007000 00:ae 16533451 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7c50f2010000-7c50f2050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c50f2054000-7c50f2055000 r--p 00000000 00:ae 16531130 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c50f2055000-7c50f2056000 r-xp 00001000 00:ae 16531130 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c50f2056000-7c50f2057000 r--p 00002000 00:ae 16531130 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c50f2057000-7c50f2058000 r--p 00002000 00:ae 16531130 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c50f2058000-7c50f2059000 rw-p 00003000 00:ae 16531130 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c50f2059000-7c50f205a000 r--p 00000000 00:ae 16536132 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c50f205a000-7c50f205c000 r-xp 00001000 00:ae 16536132 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c50f205c000-7c50f205d000 r--p 00003000 00:ae 16536132 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c50f205d000-7c50f205e000 r--p 00003000 00:ae 16536132 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c50f205e000-7c50f205f000 rw-p 00004000 00:ae 16536132 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c50f205f000-7c50f2060000 ---p 00000000 00:00 0 |
| | 7c50f2060000-7c50f2080000 rw-p 00000000 00:00 0 |
| | 7c50f2080000-7c50f2090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c50f2094000-7c50f2095000 r--p 00000000 00:ae 16022137 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c50f2095000-7c50f2096000 r-xp 00001000 00:ae 16022137 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c50f2096000-7c50f2097000 r--p 00002000 00:ae 16022137 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c50f2097000-7c50f2098000 r--p 00002000 00:ae 16022137 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c50f2098000-7c50f2099000 rw-p 00003000 00:ae 16022137 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c50f2099000-7c50f219d000 rw-p 00000000 00:00 0 |
| | 7c50f219d000-7c50f21c5000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50f21c5000-7c50f234d000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50f234d000-7c50f239c000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50f239c000-7c50f23a0000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50f23a0000-7c50f23a2000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c50f23a2000-7c50f23b1000 rw-p 00000000 00:00 0 |
| | 7c50f23b1000-7c50f23b5000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c50f23b5000-7c50f23d8000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c50f23d8000-7c50f23dc000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c50f23dc000-7c50f23dd000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c50f23dd000-7c50f23de000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c50f23de000-7c50f23ee000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c50f23ee000-7c50f246d000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c50f246d000-7c50f24c5000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c50f24c5000-7c50f24c6000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c50f24c6000-7c50f24c7000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c50f24c7000-7c50f24c9000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c50f24c9000-7c50f24de000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c50f24de000-7c50f24f7000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c50f24f7000-7c50f24f8000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c50f24f8000-7c50f24f9000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c50f24f9000-7c50f2501000 rw-p 00000000 00:00 0 |
| | 7c50f2501000-7c50f250b000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c50f250b000-7c50f256e000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c50f256e000-7c50f2583000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c50f2583000-7c50f2584000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c50f2584000-7c50f2585000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c50f2585000-7c50f2587000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c50f2587000-7c50f2599000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c50f2599000-7c50f259f000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c50f259f000-7c50f25a0000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c50f25a0000-7c50f25a1000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c50f25a1000-7c50f25a2000 r--p 00000000 00:ae 16029963 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7c50f25a2000-7c50f25a3000 r-xp 00001000 00:ae 16029963 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7c50f25a3000-7c50f25a4000 r--p 00002000 00:ae 16029963 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7c50f25a4000-7c50f25a5000 r--p 00002000 00:ae 16029963 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7c50f25a5000-7c50f25a6000 rw-p 00003000 00:ae 16029963 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7c50f25a6000-7c50f25a8000 rw-p 00000000 00:00 0 |
| | 7c50f25a8000-7c50f25a9000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c50f25a9000-7c50f25d4000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c50f25d4000-7c50f25de000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c50f25de000-7c50f25e0000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c50f25e0000-7c50f25e2000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffda688d000-7ffda68af000 rw-p 00000000 00:00 0 [stack] |
| | 7ffda69d7000-7ffda69db000 r--p 00000000 00:00 0 [vvar] |
| | 7ffda69db000-7ffda69dd000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.e3hosg: |
| * -rw-r--r-- 1 161032 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_zlib.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:30 +0000 _ruby_box_p98266_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37440 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_cgi+escape.so |
| * -rw-r--r-- 1 939360 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_openssl.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:28 +0000 _ruby_box_p98022_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:28 +0000 _ruby_box_p98022_2_io+console.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:28 +0000 _ruby_box_p98022_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 84488 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_stringio.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:28 +0000 _ruby_box_p97999_2_io+console.so |
| * -rw-r--r-- 1 98352 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_json+ext+parser.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:28 +0000 _ruby_box_p97999_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:30 +0000 _ruby_box_p98281_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:28 +0000 _ruby_box_p97954_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:28 +0000 _ruby_box_p97999_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 25944 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_monitor.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:30 +0000 _ruby_box_p98266_2_io+console.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:30 +0000 _ruby_box_p98281_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:28 +0000 _ruby_box_p97954_2_io+console.so |
| * -rw-r--r-- 1 557256 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_date_core.so |
| * -rw-r--r-- 1 16504 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_io+wait.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:28 +0000 _ruby_box_p97954_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 125368 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_json+ext+generator.so |
| * -rw-r--r-- 1 63376 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_strscan.so |
| * -rw-r--r-- 1 22432 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_erb+escape.so |
| * -rw-r--r-- 1 489264 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_socket.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 55800 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_etc.so |
| * -rw-r--r-- 1 41808 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_digest.so |
| * -rw-r--r-- 1 63312 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_io+console.so |
| * -rw-r--r-- 1 23024 2025-12-06 15:36:30 +0000 _ruby_box_p98098_2_io+nonblock.so |
| * -rw-r--r-- 1 17784 2025-12-06 15:36:30 +0000 _ruby_box_p98266_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-06 15:36:30 +0000 _ruby_box_p98281_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 77064 2025-12-06 15:36:29 +0000 _ruby_box_p98098_2_psych.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |