| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| Updating files: 39% (4536/11360) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| "make update-download -j4" exit with 0. |
| make: rev-parse: No such file or directory |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 3251792..373eacb master -> origin/master |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/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: |
| TestRequireLib#test_thread_size:securerandom [/tmp/ruby/src/trunk/test/ruby/test_require_lib.rb:20]: |
| pid 102313 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk/tool/lib/envutil.rb: [BUG] Segmentation fault at 0x0000000000000010 |
| | ruby 4.1.0dev (2026-02-28T04:02:35Z master 373eacb841) +PRISM [riscv64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0023 e:000022 l:y b:---- DUMMY [FINISH] |
| | c:0005 p:---- s:0020 e:000019 l:y b:---- CFUNC :require_relative |
| | c:0004 p:0032 s:0015 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18 [FINISH] |
| | c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :require |
| | c:0002 p:0005 s:0007 E:001d28 l:n b:---- EVAL -:3 [FINISH] |
| | c:0001 p:0000 s:0003 E:000570 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:3:in '<main>' |
| | -:3:in 'require' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18:in '<top (required)>' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18:in 'require_relative' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | sp: 0x0000003fffa12720 s0: 0x31da9466b4639925 s1: 0x0000000000001925 |
| | a0: 0xb1da9466b4639925 a1: 0x0000000000000000 a2: 0x00000000000079e0 |
| | a3: 0x2e37e6e978c525ea a4: 0x08b0cfae67c63925 a5: 0x0000003fdb338260 |
| | a6: 0xbe6e97b800000000 a7: 0x0721d87f00000000 s2: 0x0000003fc0dfa2a0 |
| | s3: 0x0000003fdb34ff30 s4: 0x0000003fdbbc0ab8 s5: 0x88b0cfae67c63925 |
| | s6: 0x0000003fdbbedd18 s7: 0x0000000000001fff s8: 0x7fffffffffffffff |
| | s9: 0x0000003fffa14ad8 s10: 0x0000000000000000 s11: 0x0000000000000001 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x3fdb9a68ec] /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+0x72) [0x3fdb7e1964] /tmp/ruby/src/trunk/error.c:1131 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(sigsegv+0x42) [0x3fdb90b4b4] /tmp/ruby/src/trunk/signal.c:948 |
| | linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fdbbca800] |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_str_comparable+0x4) [0x3fdb932c5a] /tmp/ruby/src/trunk/string.c:4213 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(concurrent_set_hash+0xa) [0x3fdb7bf35e] /tmp/ruby/src/trunk/concurrent_set.c:50 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_concurrent_set_find) /tmp/ruby/src/trunk/concurrent_set.c:237 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_concurrent_set_find_or_insert+0x26) [0x3fdb7bf4fe] /tmp/ruby/src/trunk/concurrent_set.c:306 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_fstring+0x9c) [0x3fdb92f8a4] /tmp/ruby/src/trunk/string.c:572 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_call+0x6e0) [0x3fdb7ad674] /tmp/ruby/src/trunk/prism_compile.c:3732 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x15f0) [0x3fdb7a0b42] /tmp/ruby/src/trunk/prism_compile.c:8820 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1bce) [0x3fdb7a1120] /tmp/ruby/src/trunk/prism_compile.c:10362 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ISEQ_COMPILE_DATA+0x0) [0x3fdb7b22a2] /tmp/ruby/src/trunk/prism_compile.c:7036 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_scope_node) /tmp/ruby/src/trunk/prism_compile.c:7042 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1c40) [0x3fdb7a1192] /tmp/ruby/src/trunk/prism_compile.c:10233 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_compile_node+0x3e) [0x3fdb7b3780] /tmp/ruby/src/trunk/prism_compile.c:10544 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt_try+0x10) [0x3fdb83f42c] /tmp/ruby/src/trunk/iseq.c:1110 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_protect+0xa8) [0x3fdb7eab7e] /tmp/ruby/src/trunk/eval.c:1134 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt+0x12e) [0x3fdb839fc8] /tmp/ruby/src/trunk/iseq.c:1163 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_new_child_iseq+0x7c) [0x3fdb772266] /tmp/ruby/src/trunk/prism_compile.c:1279 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_scope_node_destroy+0x0) [0x3fdb79ff3a] /tmp/ruby/src/trunk/prism_compile.c:9100 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node) /tmp/ruby/src/trunk/prism_compile.c:9101 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1bac) [0x3fdb7a10fe] /tmp/ruby/src/trunk/prism_compile.c:10360 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_scope_node+0xd10) [0x3fdb7b1d9c] /tmp/ruby/src/trunk/prism_compile.c:7074 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1c40) [0x3fdb7a1192] /tmp/ruby/src/trunk/prism_compile.c:10233 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_compile_node+0x3e) [0x3fdb7b3780] /tmp/ruby/src/trunk/prism_compile.c:10544 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt_try+0x10) [0x3fdb83f42c] /tmp/ruby/src/trunk/iseq.c:1110 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_protect+0xa8) [0x3fdb7eab7e] /tmp/ruby/src/trunk/eval.c:1134 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt+0x12e) [0x3fdb839fc8] /tmp/ruby/src/trunk/iseq.c:1163 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_new_child_iseq+0x7c) [0x3fdb772266] /tmp/ruby/src/trunk/prism_compile.c:1279 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_scope_node_destroy+0x0) [0x3fdb7a1ca2] /tmp/ruby/src/trunk/prism_compile.c:9899 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node) /tmp/ruby/src/trunk/prism_compile.c:9900 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1bac) [0x3fdb7a10fe] /tmp/ruby/src/trunk/prism_compile.c:10360 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_scope_node+0xd10) [0x3fdb7b1d9c] /tmp/ruby/src/trunk/prism_compile.c:7074 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_compile_node+0x1c40) [0x3fdb7a1192] /tmp/ruby/src/trunk/prism_compile.c:10233 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(APPEND_LIST+0x0) [0x3fdb7b37ce] /tmp/ruby/src/trunk/prism_compile.c:10534 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_compile_node) /tmp/ruby/src/trunk/prism_compile.c:10538 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt_try+0x10) [0x3fdb83f42c] /tmp/ruby/src/trunk/iseq.c:1110 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_protect+0xa8) [0x3fdb7eab7e] /tmp/ruby/src/trunk/eval.c:1134 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_with_opt+0x12e) [0x3fdb839fc8] /tmp/ruby/src/trunk/iseq.c:1163 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(pm_iseq_new_top+0x56) [0x3fdb83a156] /tmp/ruby/src/trunk/iseq.c:987 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(load_iseq_eval+0x94) [0x3fdb842a60] /tmp/ruby/src/trunk/load.c:740 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(require_internal) /tmp/ruby/src/trunk/load.c:1341 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_require_string_internal+0x3c) [0x3fdb842b52] /tmp/ruby/src/trunk/load.c:1451 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_require_relative_entrypoint) /tmp/ruby/src/trunk/load.c:1059 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_f_require_relative) /tmp/ruby/src/trunk/load.c:1074 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fdb97e4f8] /tmp/ruby/src/trunk/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3907 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_sendish+0x98) [0x3fdb9857d2] /tmp/ruby/src/trunk/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core+0x68) [0x3fdb98f524] ../../src/trunk/insns.def:906 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x3fdb994036] /tmp/ruby/src/trunk/vm.c:2798 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2801 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(load_iseq_eval+0x32) [0x3fdb8428d4] /tmp/ruby/src/trunk/load.c:774 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(require_internal) /tmp/ruby/src/trunk/load.c:1341 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_require_string_internal+0x34) [0x3fdb8436cc] /tmp/ruby/src/trunk/load.c:1451 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_require_string) /tmp/ruby/src/trunk/load.c:1437 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fdb97e4f8] /tmp/ruby/src/trunk/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3907 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_sendish+0x98) [0x3fdb9857d2] /tmp/ruby/src/trunk/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core+0x68) [0x3fdb98f524] ../../src/trunk/insns.def:906 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x3fdb994036] /tmp/ruby/src/trunk/vm.c:2798 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2801 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_ec_exec_node+0x84) [0x3fdb7e8f94] /tmp/ruby/src/trunk/eval.c:283 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ruby_run_node+0x68) [0x3fdb7ec126] /tmp/ruby/src/trunk/eval.c:321 |
| | /tmp/ruby/build/trunk/ruby(rb_main+0x16) [0x2ab93cfa9e] /tmp/ruby/src/trunk/main.c:42 |
| | /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62 |
| | [0x3fdb47da48] |
| | [0x3fdb47daf0] |
| | [0x2ab93cfad8] |
| | |
| | -- 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/riscv64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 2ab93cf000-2ab93d0000 r-xp 00000000 00:1e 19164 /tmp/ruby/build/trunk/ruby |
| | 2ab93d0000-2ab93d1000 r--p 00000000 00:1e 19164 /tmp/ruby/build/trunk/ruby |
| | 2ab93d1000-2ab93d2000 rw-p 00001000 00:1e 19164 /tmp/ruby/build/trunk/ruby |
| | 2ab93d2000-2ab9669000 rw-p 00000000 00:00 0 [heap] |
| | 3fbe9b1000-3fbfec9000 rw-p 00000000 00:00 0 |
| | 3fbfec9000-3fc0d78000 r--s 00000000 00:1e 19157 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fc0d78000-3fc0db3000 r--s 00000000 00:1e 19164 /tmp/ruby/build/trunk/ruby |
| | 3fc0db3000-3fc0dce000 r-xp 00000000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc0dce000-3fc0dcf000 r--p 0001b000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc0dcf000-3fc0dd0000 rw-p 0001c000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc0dd0000-3fc0e70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fc0e7f000-3fc0e80000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0e80000-3fc0ec1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0ec1000-3fc0ec2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0ec2000-3fc0f03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f03000-3fc0f04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f04000-3fc0f45000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f45000-3fc0f46000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f46000-3fc0f87000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f87000-3fc0f88000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0f88000-3fc0fc9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0fc9000-3fc0fca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc0fca000-3fc100b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc100b000-3fc100c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc100c000-3fc104d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc104d000-3fc104e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc104e000-3fc108f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc108f000-3fc1090000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1090000-3fc10d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc10d1000-3fc10d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc10d2000-3fc1113000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1113000-3fc1114000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1114000-3fc1155000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1155000-3fc1156000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1156000-3fc1197000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1197000-3fc1198000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1198000-3fc11d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc11d9000-3fc11da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc11da000-3fc121b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc121b000-3fc121c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc121c000-3fc125d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc125d000-3fc125e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc125e000-3fc129f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc129f000-3fc12a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc12a0000-3fc12e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc12e1000-3fc12e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc12e2000-3fc1323000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1323000-3fc1324000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1324000-3fc1365000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1365000-3fc1366000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1366000-3fc13a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc13a7000-3fc13a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc13a8000-3fc13e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc13e9000-3fc13ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc13ea000-3fc142b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc142b000-3fc142c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc142c000-3fc146d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc146d000-3fc146e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc146e000-3fc14af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc14af000-3fc14b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc14b0000-3fc14f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc14f1000-3fc14f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc14f2000-3fc1533000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1533000-3fc1534000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1534000-3fc1575000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1575000-3fc1576000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc1576000-3fc15b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc15b7000-3fc15b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc15b8000-3fc15f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc15f9000-3fc15fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc15fa000-3fc163b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc163b000-3fc163c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc163c000-3fc167d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc167d000-3fc167e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc167e000-3fc16bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc16bf000-3fc16c0000 ---p 00000000 00:00 0 |
| | 3fc16c0000-3fc1ec0000 rw-p 00000000 00:00 0 |
| | 3fc1ec0000-3fc1f10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fc1f1f000-3fd9f1f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 3fd9f1f000-3fdb31f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 3fdb31f000-3fdb340000 rw-p 00000000 00:00 0 |
| | 3fdb340000-3fdb350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fdb354000-3fdb457000 rw-p 00000000 00:00 0 |
| | 3fdb457000-3fdb5c1000 r-xp 00000000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fdb5c1000-3fdb5c4000 r--p 0016a000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fdb5c4000-3fdb5c6000 rw-p 0016d000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fdb5c6000-3fdb5d2000 rw-p 00000000 00:00 0 |
| | 3fdb5d2000-3fdb649000 r-xp 00000000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fdb649000-3fdb64a000 r--p 00077000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fdb64a000-3fdb64b000 rw-p 00078000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fdb64b000-3fdb67a000 r-xp 00000000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fdb67a000-3fdb67b000 r--p 0002e000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fdb67b000-3fdb67c000 rw-p 0002f000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fdb67c000-3fdb684000 rw-p 00000000 00:00 0 |
| | 3fdb684000-3fdb6e0000 r-xp 00000000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fdb6e0000-3fdb6e1000 r--p 0005b000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fdb6e1000-3fdb6e2000 rw-p 0005c000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fdb6e2000-3fdb6f5000 r-xp 00000000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fdb6f5000-3fdb6f6000 r--p 00013000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fdb6f6000-3fdb6f7000 rw-p 00014000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fdb6f8000-3fdb6fc000 r--p 00000000 00:1e 12066 /tmp/ruby/src/trunk/tool/lib/envutil.rb |
| | 3fdb6fc000-3fdb6ff000 r-xp 00000000 00:1e 23144 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fdb6ff000-3fdb700000 r--p 00002000 00:1e 23144 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fdb700000-3fdb701000 rw-p 00003000 00:1e 23144 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fdb701000-3fdb703000 r-xp 00000000 00:1e 19259 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fdb703000-3fdb704000 r--p 00001000 00:1e 19259 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fdb704000-3fdb705000 rw-p 00002000 00:1e 19259 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fdb705000-3fdbba3000 r-xp 00000000 00:1e 19157 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fdbba3000-3fdbbae000 r--p 0049e000 00:1e 19157 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fdbbae000-3fdbbb2000 rw-p 004a9000 00:1e 19157 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fdbbb2000-3fdbbca000 rw-p 00000000 00:00 0 |
| | 3fdbbca000-3fdbbcb000 r-xp 00000000 00:00 0 [vdso] |
| | 3fdbbcb000-3fdbbcc000 r--p 00000000 00:00 0 [vdso_data] |
| | 3fdbbcc000-3fdbbec000 r-xp 00000000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fdbbec000-3fdbbee000 r--p 0001f000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fdbbee000-3fdbbf0000 rw-p 00021000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fff9f6000-3fffa18000 rw-p 00000000 00:00 0 [stack] |
| | |
| | |
| make: *** [uncommon.mk:916: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |