| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "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. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 3604446 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk-yjit/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 3604477 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk-yjit/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestMkmfConfiguration#test_verbose_with_arg: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 3604446 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2163: [BUG] Segmentation fault at 0x000000000000001f |
| | ruby 3.5.0dev (2025-08-23T21:46:32Z master 8a704783f8) +YJIT +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0011 p:---- s:0065 e:000064 CFUNC :children |
| | c:0010 p:0034 s:0059 e:000058 METHOD /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2163 |
| | c:0009 p:0008 s:0052 e:000051 METHOD /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2366 |
| | c:0008 p:0024 s:0047 e:000046 METHOD /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1447 |
| | c:0007 p:0019 s:0041 e:000040 BLOCK /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1304 |
| | c:0006 p:0027 s:0037 e:000036 METHOD <internal:array>:228 |
| | c:0005 p:0056 s:0031 e:000030 METHOD /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1300 |
| | c:0004 p:0013 s:0021 e:000020 METHOD /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1326 |
| | c:0003 p:0064 s:0012 e:000011 METHOD /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb:126 |
| | c:0002 p:0003 s:0006 e:000005 BLOCK -:7 [FINISH] |
| | c:0001 p:0000 s:0003 E:0026f0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:7:in 'block in <main>' |
| | /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb:126:in 'teardown' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1326:in 'rm_rf' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1300:in 'rm_r' |
| | <internal:array>:228:in 'each' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1304:in 'block in rm_r' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:1447:in 'remove_entry' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2366:in 'postorder_traverse' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2163:in 'entries' |
| | /tmp/ruby/src/trunk-yjit/lib/fileutils.rb:2163:in 'children' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00005c7e95e6bdff RBP: 0x00007ffe32d02a80 RSP: 0x00007ffe32d029e0 |
| | RAX: 0x0000000000000001 RBX: 0x000000000000001f RCX: 0x000000000000154a |
| | RDX: 0x0000000000000000 RDI: 0x000000000000001f RSI: 0x00005c7ebde028b1 |
| | R8: 0x0000000000000000 R9: 0x00007d64bd2d44b8 R10: 0x01188c96a734d3c5 |
| | R11: 0x00005c7e96319a60 R12: 0xffffffffffffff88 R13: 0x00005c7ebdddcb10 |
| | R14: 0x00007ffe32d02a88 R15: 0x0000000000000001 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x5c7e9626c9d2] /tmp/ruby/src/trunk-yjit/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5c7e96223522] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5c7e95f69df8] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7d64d7ac4320) [0x7d64d7ac4320] |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_hash_dup+0xf) [0x5c7e95e6bdff] /tmp/ruby/src/trunk-yjit/hash.c:1584 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_scan_args_set+0xa) [0x5c7e95e2f92a] /tmp/ruby/src/trunk-yjit/include/ruby/internal/scan_args.h:404 |
| | /tmp/ruby/build/trunk-yjit/ruby(extract_raise_options) /tmp/ruby/src/trunk-yjit/eval.c:717 |
| | /tmp/ruby/build/trunk-yjit/ruby(extract_raise_options) /tmp/ruby/src/trunk-yjit/eval.c:707 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_exception_setup) /tmp/ruby/src/trunk-yjit/eval.c:748 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_threadptr_dead+0x0) [0x5c7e95fbbf19] /tmp/ruby/src/trunk-yjit/thread.c:2718 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_threadptr_raise) /tmp/ruby/src/trunk-yjit/thread.c:2722 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_threadptr_raise) /tmp/ruby/src/trunk-yjit/thread.c:2712 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_threadptr_signal_raise) /tmp/ruby/src/trunk-yjit/thread.c:2739 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_signal_exec+0x3a) [0x5c7e95f6b47a] /tmp/ruby/src/trunk-yjit/signal.c:1109 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_threadptr_execute_interrupts+0x718) [0x5c7e95fb2358] /tmp/ruby/src/trunk-yjit/thread.c:2630 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_nogvl+0x42a) [0x5c7e95fbafca] /tmp/ruby/src/trunk-yjit/thread.c:1615 |
| | /tmp/ruby/build/trunk-yjit/ruby(dir_each_entry+0x97) [0x5c7e96200f4b] /tmp/ruby/src/trunk-yjit/dir.c:952 |
| | /tmp/ruby/build/trunk-yjit/ruby(dir_collect_children) /tmp/ruby/src/trunk-yjit/dir.c:3572 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ensure+0xdc) [0x5c7e95e304fc] /tmp/ruby/src/trunk-yjit/eval.c:1173 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x5c7e95ff9a1d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3849 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x109) [0x5c7e96003059] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6056 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x84) [0x5c7e9601ba24] ../../src/trunk-yjit/insns.def:899 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x5c7e9600cc88] /tmp/ruby/src/trunk-yjit/vm.c:2648 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2627 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_invoke_proc+0x66) [0x5c7e9600d886] /tmp/ruby/src/trunk-yjit/vm.c:1796 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_proc_call_kw+0x34) [0x5c7e95ef22e9] /tmp/ruby/src/trunk-yjit/proc.c:1000 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_proc_call) /tmp/ruby/src/trunk-yjit/proc.c:1010 |
| | /tmp/ruby/build/trunk-yjit/ruby(exec_end_procs_chain+0x44) [0x5c7e95e2e56d] /tmp/ruby/src/trunk-yjit/eval_jump.c:105 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_end_proc) /tmp/ruby/src/trunk-yjit/eval_jump.c:121 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ec_teardown+0xcb) [0x5c7e95e2e73b] /tmp/ruby/src/trunk-yjit/eval.c:156 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ec_cleanup+0x142) [0x5c7e95e2e902] /tmp/ruby/src/trunk-yjit/eval.c:208 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5c7e95e29746] /tmp/ruby/src/trunk-yjit/main.c:42 |
| | /tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7d64d7aa91ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7d64d7aa928b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x5c7e95e29795] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * 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-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/build/trunk-yjit/rbconfig.rb |
| | 11 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk-yjit/lib/open3.rb |
| | 13 /tmp/ruby/src/trunk-yjit/lib/timeout.rb |
| | 14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-yjit/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-yjit/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb |
| | 28 /tmp/ruby/src/trunk-yjit/lib/fileutils.rb |
| | 29 /tmp/ruby/src/trunk-yjit/lib/shellwords.rb |
| | 30 /tmp/ruby/src/trunk-yjit/lib/mkmf.rb |
| | 31 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 32 /tmp/ruby/src/trunk-yjit/lib/tmpdir.rb |
| | 33 /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb |
| | |
| | * Process memory map: |
| | |
| | 5c7e8dc50000-5c7e8dc5c000 r-xp 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5c7e8dc5c000-5c7e95c50000 ---p 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5c7e95dd8000-5c7e95e18000 r--p 00000000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 5c7e95e18000-5c7e962e8000 r-xp 00040000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 5c7e962e8000-5c7e96483000 r--p 00510000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 5c7e96483000-5c7e96499000 r--p 006ab000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 5c7e96499000-5c7e9649a000 rw-p 006c1000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 5c7e9649a000-5c7e964af000 rw-p 00000000 00:00 0 |
| | 5c7ebddd5000-5c7ebe37d000 rw-p 00000000 00:00 0 [heap] |
| | 7d64b9ae8000-7d64b9cef000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64b9cef000-7d64bd24f000 r--s 00000000 00:c6 15216753 /tmp/ruby/build/trunk-yjit/ruby |
| | 7d64bd24f000-7d64bd290000 rw-p 00000000 00:00 0 |
| | 7d64bd290000-7d64bd2b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64bd2bf000-7d64bd300000 rw-p 00000000 00:00 0 |
| | 7d64bd300000-7d64bd310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64bd320000-7d64bd330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64bd330000-7d64bd370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64bd390000-7d64bd3b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64bd3bf000-7d64bd3c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd3c0000-7d64bd401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd401000-7d64bd402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd402000-7d64bd443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd443000-7d64bd444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd444000-7d64bd485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd485000-7d64bd486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd486000-7d64bd4c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd4c7000-7d64bd4c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd4c8000-7d64bd509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd509000-7d64bd50a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd50a000-7d64bd54b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd54b000-7d64bd54c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd54c000-7d64bd58d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd58d000-7d64bd58e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd58e000-7d64bd5cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd5cf000-7d64bd5d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd5d0000-7d64bd611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd611000-7d64bd612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd612000-7d64bd653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd653000-7d64bd654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd654000-7d64bd695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd695000-7d64bd696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd696000-7d64bd6d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd6d7000-7d64bd6d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd6d8000-7d64bd719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd719000-7d64bd71a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd71a000-7d64bd75b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd75b000-7d64bd75c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd75c000-7d64bd79d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd79d000-7d64bd79e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd79e000-7d64bd7df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd7df000-7d64bd7e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd7e0000-7d64bd821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd821000-7d64bd822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd822000-7d64bd863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd863000-7d64bd864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd864000-7d64bd8a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd8a5000-7d64bd8a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd8a6000-7d64bd8e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd8e7000-7d64bd8e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd8e8000-7d64bd929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd929000-7d64bd92a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd92a000-7d64bd96b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd96b000-7d64bd96c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd96c000-7d64bd9ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd9ad000-7d64bd9ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd9ae000-7d64bd9ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd9ef000-7d64bd9f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bd9f0000-7d64bda31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bda31000-7d64bda32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bda32000-7d64bda73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bda73000-7d64bda74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bda74000-7d64bdab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdab5000-7d64bdab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdab6000-7d64bdaf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdaf7000-7d64bdaf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdaf8000-7d64bdb39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdb39000-7d64bdb3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdb3a000-7d64bdb7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdb7b000-7d64bdb7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdb7c000-7d64bdbbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdbbd000-7d64bdbbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdbbe000-7d64bdbff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7d64bdbff000-7d64bdc00000 ---p 00000000 00:00 0 |
| | 7d64bdc00000-7d64be400000 rw-p 00000000 00:00 0 |
| | 7d64be400000-7d64d6400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7d64d6400000-7d64d7800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7d64d7810000-7d64d7870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64d7876000-7d64d7878000 r--p 00000000 00:c6 17608541 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 7d64d7878000-7d64d787b000 r-xp 00002000 00:c6 17608541 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 7d64d787b000-7d64d787d000 r--p 00005000 00:c6 17608541 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 7d64d787d000-7d64d787e000 r--p 00006000 00:c6 17608541 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 7d64d787e000-7d64d787f000 rw-p 00007000 00:c6 17608541 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| | 7d64d7890000-7d64d7930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64d7931000-7d64d7933000 r--p 00000000 00:c6 17701379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7d64d7933000-7d64d7938000 r-xp 00002000 00:c6 17701379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7d64d7938000-7d64d7939000 r--p 00007000 00:c6 17701379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7d64d7939000-7d64d793a000 r--p 00008000 00:c6 17701379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7d64d793a000-7d64d793b000 rw-p 00009000 00:c6 17701379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7d64d793b000-7d64d793c000 r--p 00000000 00:c6 17697598 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7d64d793c000-7d64d793d000 r-xp 00001000 00:c6 17697598 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7d64d793d000-7d64d793e000 r--p 00002000 00:c6 17697598 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7d64d793e000-7d64d793f000 r--p 00002000 00:c6 17697598 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7d64d793f000-7d64d7940000 rw-p 00003000 00:c6 17697598 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7d64d7940000-7d64d7970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7d64d7970000-7d64d7971000 r--p 00000000 00:c6 17739083 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7d64d7971000-7d64d7973000 r-xp 00001000 00:c6 17739083 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7d64d7973000-7d64d7974000 r--p 00003000 00:c6 17739083 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7d64d7974000-7d64d7975000 r--p 00003000 00:c6 17739083 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7d64d7975000-7d64d7976000 rw-p 00004000 00:c6 17739083 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7d64d7976000-7d64d7977000 r--p 00000000 00:c6 17607045 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7d64d7977000-7d64d7978000 r-xp 00001000 00:c6 17607045 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7d64d7978000-7d64d7979000 r--p 00002000 00:c6 17607045 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7d64d7979000-7d64d797a000 r--p 00002000 00:c6 17607045 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7d64d797a000-7d64d797b000 rw-p 00003000 00:c6 17607045 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7d64d797b000-7d64d7a7f000 rw-p 00000000 00:00 0 |
| | 7d64d7a7f000-7d64d7aa7000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64d7aa7000-7d64d7c2f000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64d7c2f000-7d64d7c7e000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64d7c7e000-7d64d7c82000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64d7c82000-7d64d7c84000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7d64d7c84000-7d64d7c93000 rw-p 00000000 00:00 0 |
| | 7d64d7c93000-7d64d7c97000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7d64d7c97000-7d64d7cba000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7d64d7cba000-7d64d7cbe000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7d64d7cbe000-7d64d7cbf000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7d64d7cbf000-7d64d7cc0000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7d64d7cc0000-7d64d7cd0000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7d64d7cd0000-7d64d7d4f000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7d64d7d4f000-7d64d7da7000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7d64d7da7000-7d64d7da8000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7d64d7da8000-7d64d7da9000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7d64d7da9000-7d64d7dab000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7d64d7dab000-7d64d7dc0000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7d64d7dc0000-7d64d7dd9000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7d64d7dd9000-7d64d7dda000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7d64d7dda000-7d64d7ddb000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7d64d7ddb000-7d64d7de3000 rw-p 00000000 00:00 0 |
| | 7d64d7de3000-7d64d7ded000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7d64d7ded000-7d64d7e50000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7d64d7e50000-7d64d7e65000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7d64d7e65000-7d64d7e66000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7d64d7e66000-7d64d7e67000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7d64d7e67000-7d64d7e69000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7d64d7e69000-7d64d7e7b000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7d64d7e7b000-7d64d7e81000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7d64d7e81000-7d64d7e82000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7d64d7e82000-7d64d7e83000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7d64d7e83000-7d64d7e84000 r--p 00000000 00:c6 17581371 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7d64d7e84000-7d64d7e85000 r-xp 00001000 00:c6 17581371 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7d64d7e85000-7d64d7e86000 r--p 00002000 00:c6 17581371 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7d64d7e86000-7d64d7e87000 r--p 00002000 00:c6 17581371 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7d64d7e87000-7d64d7e88000 rw-p 00003000 00:c6 17581371 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7d64d7e88000-7d64d7e8a000 rw-p 00000000 00:00 0 |
| | 7d64d7e8a000-7d64d7e8b000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7d64d7e8b000-7d64d7eb6000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7d64d7eb6000-7d64d7ec0000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7d64d7ec0000-7d64d7ec2000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7d64d7ec2000-7d64d7ec4000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe32ce4000-7ffe32d06000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe32d52000-7ffe32d56000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe32d56000-7ffe32d58000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb:151:in 'TestMkmf#assert_separately' |
| /tmp/ruby/src/trunk-yjit/test/mkmf/test_configuration.rb:28:in 'TestMkmfConfiguration#test_verbose_with_arg' |
| 2) Error: |
| TestRubyOptions#test_dump_parsetree_with_rflag: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) |
| pid 3604477 exit 1 |
| | |
| /tmp/ruby/src/trunk-yjit/test/ruby/test_rubyoptions.rb:1143:in 'block in TestRubyOptions#assert_norun_with_rflag' |
| /tmp/ruby/src/trunk-yjit/lib/tempfile.rb:576:in 'Tempfile.create_with_filename' |
| /tmp/ruby/src/trunk-yjit/lib/tempfile.rb:562:in 'Tempfile.create' |
| /tmp/ruby/src/trunk-yjit/test/ruby/test_rubyoptions.rb:1136:in 'TestRubyOptions#assert_norun_with_rflag' |
| /tmp/ruby/src/trunk-yjit/test/ruby/test_rubyoptions.rb:1160:in 'TestRubyOptions#test_dump_parsetree_with_rflag' |
| Children under /tmp/rubytest.t9iyq0: |
| * drwx------ 2 4096 2025-08-24 06:18:31 +0000 d20250824-3604446-phyuqv/ |
| make: *** [uncommon.mk:904: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |