| "make update-download -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| 1) Failure: |
| TestSetTraceFunc#test_tp_ractor_local_untargeted [/tmp/ruby/src/trunk/test/ruby/test_settracefunc.rb:3006]: |
| pid 2414033 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:742: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 4.1.0dev (2026-03-24T02:38:06Z master 8da57d52c3) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:0003 s:0024 e:000023 l:y b:0001 METHOD <internal:ractor>:742 |
| | c:0004 p:0027 s:0020 e:000019 l:y b:0001 METHOD <internal:ractor>:589 |
| | c:0003 p:0003 s:0015 e:000014 l:y b:0001 METHOD <internal:ractor>:612 |
| | c:0002 p:0095 s:0011 E:0022a8 l:n b:---- EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in '<main>' |
| | <internal:ractor>:612:in 'value' |
| | <internal:ractor>:589:in 'join' |
| | <internal:ractor>:742:in 'receive' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000072ff9df182ce RBP: 0x0000000000000001 RSP: 0x00007fff0774d650 |
| | RAX: 0x0000000000000000 RBX: 0x000072ff9e26ae20 RCX: 0x0000000000000000 |
| | RDX: 0x00006088fb539590 RDI: 0x0000000000000000 RSI: 0x0000000000000001 |
| | R8: 0x000072ff9d71f330 R9: 0x0000000000000001 R10: 0x000072ff9da140f0 |
| | R11: 0x0000000000000024 R12: 0x000072ff9d66f9f0 R13: 0x00006088fb2f9f68 |
| | R14: 0x000072ff63121f38 R15: 0x000072ff63121f10 EFL: 0x0000000000010293 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x72ff9e04b2c7] /tmp/ruby/src/trunk/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x72ff9de0795a] /tmp/ruby/src/trunk/error.c:1131 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(sigsegv+0x48) [0x72ff9df7e4b8] /tmp/ruby/src/trunk/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x72ff9d845330) [0x72ff9d845330] |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ccan_list_del_+0x4) [0x72ff9df182ce] /tmp/ruby/src/trunk/ccan/list/list.h:273 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ccan_list_pop_) /tmp/ruby/src/trunk/ccan/list/list.h:428 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ractor_queue_deq) /tmp/ruby/src/trunk/ractor_sync.c:328 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ractor_try_receive) /tmp/ruby/src/trunk/ractor_sync.c:1115 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ractor_receive) /tmp/ruby/src/trunk/ractor_sync.c:1138 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ractor_port_receive) /tmp/ruby/src/trunk/ractor_sync.c:129 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core+0x3939) [0x72ff9e030059] /tmp/ruby/src/trunk/vm_insnhelper.c:7400 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x72ff9e032024] /tmp/ruby/src/trunk/vm.c:2799 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2802 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x72ff9de11c15] /tmp/ruby/src/trunk/eval.c:283 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ruby_run_node+0x8b) [0x72ff9de1613b] /tmp/ruby/src/trunk/eval.c:321 |
| | /tmp/ruby/build/trunk/ruby(rb_main+0x21) [0x6088f52fa186] /tmp/ruby/src/trunk/main.c:42 |
| | /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x72ff9d82a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x72ff9d82a28b] ../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 |
| | [0x6088f52fa1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 monitor.so |
| | 2 thread.rb |
| | 3 fiber.so |
| | 4 rational.so |
| | 5 complex.so |
| | 6 pathname.so |
| | 7 ruby2_keywords.rb |
| | 8 set.rb |
| | 9 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 11 /tmp/ruby/src/trunk/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk/lib/open3.rb |
| | 13 /tmp/ruby/src/trunk/lib/timeout.rb |
| | 14 /tmp/ruby/build/trunk/rbconfig.rb |
| | 15 /tmp/ruby/src/trunk/tool/lib/find_executable.rb |
| | 16 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 17 /tmp/ruby/src/trunk/tool/lib/envutil.rb |
| | 18 /tmp/ruby/src/trunk/tool/lib/colorize.rb |
| | 19 /tmp/ruby/src/trunk/tool/lib/leakchecker.rb |
| | 20 /tmp/ruby/src/trunk/lib/prettyprint.rb |
| | 21 /tmp/ruby/src/trunk/lib/pp.rb |
| | 22 /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb |
| | 23 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 24 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 25 /tmp/ruby/src/trunk/tool/lib/core_assertions.rb |
| | 26 /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb |
| | 27 /tmp/ruby/src/trunk/tool/lib/test/jobserver.rb |
| | 28 /tmp/ruby/src/trunk/lib/optparse.rb |
| | 29 /tmp/ruby/src/trunk/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 6088f52f9000-6088f52fa000 r--p 00000000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 6088f52fa000-6088f52fb000 r-xp 00001000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 6088f52fb000-6088f52fc000 r--p 00002000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 6088f52fc000-6088f52fd000 r--p 00002000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 6088f52fd000-6088f52fe000 rw-p 00003000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 6088fb2f5000-6088fb6ef000 rw-p 00000000 00:00 0 [heap] |
| | 72ff54000000-72ff54021000 rw-p 00000000 00:00 0 |
| | 72ff54021000-72ff58000000 ---p 00000000 00:00 0 |
| | 72ff5c000000-72ff5c021000 rw-p 00000000 00:00 0 |
| | 72ff5c021000-72ff60000000 ---p 00000000 00:00 0 |
| | 72ff60800000-72ff60a07000 r--s 00000000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff60b9d000-72ff61ee9000 rw-p 00000000 00:00 0 |
| | 72ff61ee9000-72ff63000000 r--s 00000000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff63000000-72ff63101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72ff63101000-72ff63102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72ff63102000-72ff63122000 rw-p 00000000 00:00 0 |
| | 72ff63122000-72ff63222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72ff63222000-72ff63223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72ff63223000-72ff63243000 rw-p 00000000 00:00 0 |
| | 72ff63243000-72ff83000000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72ff83112000-72ff83150000 r--s 00000000 00:23 1798954373 /tmp/ruby/build/trunk/ruby |
| | 72ff83150000-72ff83154000 r--p 00000000 103:02 5243952 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72ff83154000-72ff83178000 r-xp 00004000 103:02 5243952 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72ff83178000-72ff8317c000 r--p 00028000 103:02 5243952 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72ff8317c000-72ff8317d000 r--p 0002b000 103:02 5243952 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72ff8317d000-72ff8317e000 rw-p 0002c000 103:02 5243952 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72ff8317e000-72ff831bf000 rw-p 00000000 00:00 0 |
| | 72ff831bf000-72ff831c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff831c0000-72ff83201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83201000-72ff83202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83202000-72ff83243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83243000-72ff83244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83244000-72ff83285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83285000-72ff83286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83286000-72ff832c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff832c7000-72ff832c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff832c8000-72ff83309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83309000-72ff8330a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8330a000-72ff8334b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8334b000-72ff8334c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8334c000-72ff8338d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8338d000-72ff8338e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8338e000-72ff833cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff833cf000-72ff833d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff833d0000-72ff83411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83411000-72ff83412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83412000-72ff83453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83453000-72ff83454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83454000-72ff83495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83495000-72ff83496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83496000-72ff834d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff834d7000-72ff834d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff834d8000-72ff83519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83519000-72ff8351a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8351a000-72ff8355b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8355b000-72ff8355c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8355c000-72ff8359d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8359d000-72ff8359e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8359e000-72ff835df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff835df000-72ff835e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff835e0000-72ff83621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83621000-72ff83622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83622000-72ff83663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83663000-72ff83664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83664000-72ff836a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff836a5000-72ff836a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff836a6000-72ff836e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff836e7000-72ff836e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff836e8000-72ff83729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83729000-72ff8372a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8372a000-72ff8376b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8376b000-72ff8376c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8376c000-72ff837ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff837ad000-72ff837ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff837ae000-72ff837ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff837ef000-72ff837f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff837f0000-72ff83831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83831000-72ff83832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83832000-72ff83873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83873000-72ff83874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83874000-72ff838b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff838b5000-72ff838b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff838b6000-72ff838f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff838f7000-72ff838f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff838f8000-72ff83939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff83939000-72ff8393a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8393a000-72ff8397b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8397b000-72ff8397c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff8397c000-72ff839bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff839bd000-72ff839be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff839be000-72ff839ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72ff839ff000-72ff83a00000 ---p 00000000 00:00 0 |
| | 72ff83a00000-72ff84200000 rw-p 00000000 00:00 0 |
| | 72ff84200000-72ff9c200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 72ff9c200000-72ff9d600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 72ff9d61e000-72ff9d61f000 ---p 00000000 00:00 0 |
| | 72ff9d61f000-72ff9d63f000 rw-p 00000000 00:00 0 |
| | 72ff9d63f000-72ff9d640000 ---p 00000000 00:00 0 |
| | 72ff9d640000-72ff9d660000 rw-p 00000000 00:00 0 |
| | 72ff9d660000-72ff9d6b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72ff9d6b1000-72ff9d6b3000 r--p 00000000 00:23 1785008145 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 72ff9d6b3000-72ff9d6b8000 r-xp 00002000 00:23 1785008145 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 72ff9d6b8000-72ff9d6b9000 r--p 00007000 00:23 1785008145 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 72ff9d6b9000-72ff9d6ba000 r--p 00008000 00:23 1785008145 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 72ff9d6ba000-72ff9d6bb000 rw-p 00009000 00:23 1785008145 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 72ff9d6bb000-72ff9d6bc000 r--p 00000000 00:23 1785007767 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 72ff9d6bc000-72ff9d6bd000 r-xp 00001000 00:23 1785007767 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 72ff9d6bd000-72ff9d6be000 r--p 00002000 00:23 1785007767 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 72ff9d6be000-72ff9d6bf000 r--p 00002000 00:23 1785007767 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 72ff9d6bf000-72ff9d6c0000 rw-p 00003000 00:23 1785007767 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/sanitizers.so |
| | 72ff9d6c0000-72ff9d6d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72ff9d6d0000-72ff9d7c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72ff9d7c4000-72ff9d7c5000 r--p 00000000 00:23 1785008135 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 72ff9d7c5000-72ff9d7c7000 r-xp 00001000 00:23 1785008135 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 72ff9d7c7000-72ff9d7c8000 r--p 00003000 00:23 1785008135 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 72ff9d7c8000-72ff9d7c9000 r--p 00003000 00:23 1785008135 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 72ff9d7c9000-72ff9d7ca000 rw-p 00004000 00:23 1785008135 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 72ff9d7ca000-72ff9d7cb000 r--p 00000000 00:23 1785008510 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72ff9d7cb000-72ff9d7cc000 r-xp 00001000 00:23 1785008510 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72ff9d7cc000-72ff9d7cd000 r--p 00002000 00:23 1785008510 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72ff9d7cd000-72ff9d7ce000 r--p 00002000 00:23 1785008510 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72ff9d7ce000-72ff9d7cf000 rw-p 00003000 00:23 1785008510 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72ff9d7f0000-72ff9d800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72ff9d800000-72ff9d828000 r--p 00000000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff9d828000-72ff9d9b0000 r-xp 00028000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff9d9b0000-72ff9d9ff000 r--p 001b0000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff9d9ff000-72ff9da03000 r--p 001fe000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff9da03000-72ff9da05000 rw-p 00202000 103:02 5242993 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72ff9da05000-72ff9da12000 rw-p 00000000 00:00 0 |
| | 72ff9da14000-72ff9db1a000 rw-p 00000000 00:00 0 |
| | 72ff9db1a000-72ff9db2a000 r--p 00000000 103:02 5243023 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72ff9db2a000-72ff9dba9000 r-xp 00010000 103:02 5243023 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72ff9dba9000-72ff9dc01000 r--p 0008f000 103:02 5243023 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72ff9dc01000-72ff9dc02000 r--p 000e7000 103:02 5243023 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72ff9dc02000-72ff9dc03000 rw-p 000e8000 103:02 5243023 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72ff9dc03000-72ff9dc05000 r--p 00000000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72ff9dc05000-72ff9dc1a000 r-xp 00002000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72ff9dc1a000-72ff9dc33000 r--p 00017000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72ff9dc33000-72ff9dc34000 r--p 0002f000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72ff9dc34000-72ff9dc35000 rw-p 00030000 103:02 5245505 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72ff9dc35000-72ff9dc3d000 rw-p 00000000 00:00 0 |
| | 72ff9dc3d000-72ff9dc47000 r--p 00000000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72ff9dc47000-72ff9dcaa000 r-xp 0000a000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72ff9dcaa000-72ff9dcbf000 r--p 0006d000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72ff9dcbf000-72ff9dcc0000 r--p 00081000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72ff9dcc0000-72ff9dcc1000 rw-p 00082000 103:02 5243895 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72ff9dcc1000-72ff9dcc3000 r--p 00000000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72ff9dcc3000-72ff9dcd5000 r-xp 00002000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72ff9dcd5000-72ff9dcdb000 r--p 00014000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72ff9dcdb000-72ff9dcdc000 r--p 0001a000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72ff9dcdc000-72ff9dcdd000 rw-p 0001b000 103:02 5246901 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72ff9dcdf000-72ff9dce0000 r--p 00000000 00:23 1785004600 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 72ff9dce0000-72ff9dce1000 r-xp 00001000 00:23 1785004600 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 72ff9dce1000-72ff9dce2000 r--p 00002000 00:23 1785004600 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 72ff9dce2000-72ff9dce3000 r--p 00002000 00:23 1785004600 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 72ff9dce3000-72ff9dce4000 rw-p 00003000 00:23 1785004600 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 72ff9dce4000-72ff9dd1c000 r--p 00000000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff9dd1c000-72ff9e0f4000 r-xp 00038000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff9e0f4000-72ff9e25d000 r--p 00410000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff9e25d000-72ff9e268000 r--p 00579000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff9e268000-72ff9e26c000 rw-p 00584000 00:23 1798954366 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 72ff9e26c000-72ff9e284000 rw-p 00000000 00:00 0 |
| | 72ff9e284000-72ff9e285000 r--p 00000000 103:02 5242950 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72ff9e285000-72ff9e2b0000 r-xp 00001000 103:02 5242950 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72ff9e2b0000-72ff9e2ba000 r--p 0002c000 103:02 5242950 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72ff9e2ba000-72ff9e2bc000 r--p 00036000 103:02 5242950 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72ff9e2bc000-72ff9e2be000 rw-p 00038000 103:02 5242950 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff0772f000-7fff07751000 rw-p 00000000 00:00 0 [stack] |
| | 7fff077db000-7fff077df000 r--p 00000000 00:00 0 [vvar] |
| | 7fff077df000-7fff077e1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:930: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |