| "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. |
| 1) Failure: |
| TestTRICK2015#test_kinaba [/tmp/ruby/src/trunk/test/test_trick.rb:50]: |
| pid 2139398 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135: [BUG] Segmentation fault at 0x0000000000000010 |
| | ruby 4.1.0dev (2026-03-08T09:16:26Z master 4710373461) +PRISM [riscv64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:---- s:0021 e:000020 l:y b:---- CFUNC :to_s |
| | c:0003 p:---- s:0018 e:000017 l:y b:---- CFUNC :inspect |
| | c:0002 p:0437 s:0015 E:001e68 l:n b:---- EVAL /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135 [FINISH] |
| | c:0001 p:0000 s:0003 E:002150 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in '<main>' |
| | /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in 'inspect' |
| | /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in 'to_s' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | sp: 0x0000003fffab5f90 s0: 0x0000000000000028 s1: 0x0000003fe4a4ad18 |
| | a0: 0x0000000000000000 a1: 0x0000003fcad5ec60 a2: 0x0000000000000005 |
| | a3: 0x0000000000000000 a4: 0x0000002adb209ed0 a5: 0x0000000000000000 |
| | a6: 0x0000000000000000 a7: 0x0000000000000004 s2: 0x0000000000000005 |
| | s3: 0x0000000000000000 s4: 0x0000003fcad5ec60 s5: 0x0000002adb2052a0 |
| | s6: 0x0000002adb209ed0 s7: 0x0000003fe42aff68 s8: 0x0000002adb23cfb0 |
| | s9: 0x0000000000000000 s10: 0xffffffffffffffff s11: 0x0000000055550083 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x3fe4802fc8] /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) [0x3fe463cd00] /tmp/ruby/src/trunk/error.c:1131 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(sigsegv+0x42) [0x3fe4767a34] /tmp/ruby/src/trunk/signal.c:948 |
| | linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fe4a27800] |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ractor_cache_allocate_slot+0x20) [0x3fe466753c] /tmp/ruby/src/trunk/gc/default/default.c:2289 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(newobj_alloc) /tmp/ruby/src/trunk/gc/default/default.c:2447 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default/default.c:2529 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk/gc.c:1015 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:1066 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(str_alloc_embed+0x20) [0x3fe477776e] /tmp/ruby/src/trunk/string.c:1004 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(str_enc_new) /tmp/ruby/src/trunk/string.c:1054 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_fix2str+0x68) [0x3fe46c0e46] /tmp/ruby/src/trunk/numeric.c:4076 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fe47f43c0] /tmp/ruby/src/trunk/vm_eval.c:164 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk/vm_eval.c:166 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc) /tmp/ruby/src/trunk/vm_eval.c:178 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_body) /tmp/ruby/src/trunk/vm_eval.c:229 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cc+0xaa) [0x3fe47f4c92] /tmp/ruby/src/trunk/vm_eval.c:101 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_inspect+0x1a) [0x3fe46c763a] /tmp/ruby/src/trunk/object.c:751 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(inspect_ary+0x34) [0x3fe45a1d3a] /tmp/ruby/src/trunk/array.c:3106 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(inspect_ary) /tmp/ruby/src/trunk/array.c:3098 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(exec_recursive+0x380) [0x3fe47a5fca] /tmp/ruby/src/trunk/thread.c:5566 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fe47f43c0] /tmp/ruby/src/trunk/vm_eval.c:164 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk/vm_eval.c:166 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc) /tmp/ruby/src/trunk/vm_eval.c:178 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_body) /tmp/ruby/src/trunk/vm_eval.c:229 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cc+0xaa) [0x3fe47f4c92] /tmp/ruby/src/trunk/vm_eval.c:101 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_inspect+0x1a) [0x3fe46c763a] /tmp/ruby/src/trunk/object.c:751 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ruby__sfvextra+0xd6) [0x3fe476929a] /tmp/ruby/src/trunk/sprintf.c:1117 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(BSD_vfprintf+0x13e0) [0x3fe476a980] /tmp/ruby/src/trunk/vsnprintf.c:830 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x3fe476b14c] /tmp/ruby/src/trunk/sprintf.c:1166 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(RSTRING_PTR) /tmp/ruby/src/trunk/include/ruby/internal/core/rstring.h:383 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ruby_vsprintf0) /tmp/ruby/src/trunk/sprintf.c:1168 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_enc_vsprintf+0x4e) [0x3fe476b388] /tmp/ruby/src/trunk/sprintf.c:1195 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rb_raise+0x2e) [0x3fe463e1b8] /tmp/ruby/src/trunk/error.c:3849 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(RB_BUILTIN_TYPE+0x0) [0x3fe47d3314] /tmp/ruby/src/trunk/vm_insnhelper.c:1082 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(rbimpl_RB_TYPE_P_fastpath) /tmp/ruby/src/trunk/include/ruby/internal/value_type.h:352 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(RB_TYPE_P) /tmp/ruby/src/trunk/include/ruby/internal/value_type.h:379 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_check_if_namespace) /tmp/ruby/src/trunk/vm_insnhelper.c:1081 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_define_class+0x6) [0x3fe47efa10] /tmp/ruby/src/trunk/vm_insnhelper.c:5937 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_find_or_create_class_by_id) /tmp/ruby/src/trunk/vm_insnhelper.c:5979 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core) ../../src/trunk/insns.def:809 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x3fe47f070c] /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) [0x3fe4644330] /tmp/ruby/src/trunk/eval.c:283 |
| | /tmp/ruby/build/trunk/libruby.so.4.1(ruby_run_node+0x68) [0x3fe46474c2] /tmp/ruby/src/trunk/eval.c:321 |
| | /tmp/ruby/build/trunk/ruby(rb_main+0x16) [0x2adb202a9e] /tmp/ruby/src/trunk/main.c:42 |
| | /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62 |
| | [0x3fe42d9a48] |
| | [0x3fe42d9af0] |
| | [0x2adb202ad8] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb |
| | |
| | * 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: |
| | |
| | 2adb202000-2adb203000 r-xp 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby |
| | 2adb203000-2adb204000 r--p 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby |
| | 2adb204000-2adb205000 rw-p 00001000 00:1e 1275599 /tmp/ruby/build/trunk/ruby |
| | 2adb205000-2adbd24000 rw-p 00000000 00:00 0 [heap] |
| | 3fc7855000-3fc8c32000 rw-p 00000000 00:00 0 |
| | 3fc8c32000-3fc9ae8000 r--s 00000000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fc9ae8000-3fc9b23000 r--s 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby |
| | 3fc9b23000-3fc9b3e000 r-xp 00000000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc9b3e000-3fc9b3f000 r--p 0001b000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc9b3f000-3fc9b40000 rw-p 0001c000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| | 3fc9b40000-3fc9cd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fc9cdf000-3fc9ce0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9ce0000-3fc9d21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9d21000-3fc9d22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9d22000-3fc9d63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9d63000-3fc9d64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9d64000-3fc9da5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9da5000-3fc9da6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9da6000-3fc9de7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9de7000-3fc9de8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9de8000-3fc9e29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9e29000-3fc9e2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9e2a000-3fc9e6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9e6b000-3fc9e6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9e6c000-3fc9ead000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9ead000-3fc9eae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9eae000-3fc9eef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9eef000-3fc9ef0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9ef0000-3fc9f31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9f31000-3fc9f32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9f32000-3fc9f73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9f73000-3fc9f74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9f74000-3fc9fb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9fb5000-3fc9fb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9fb6000-3fc9ff7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9ff7000-3fc9ff8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fc9ff8000-3fca039000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca039000-3fca03a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca03a000-3fca07b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca07b000-3fca07c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca07c000-3fca0bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca0bd000-3fca0be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca0be000-3fca0ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca0ff000-3fca100000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca100000-3fca141000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca141000-3fca142000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca142000-3fca183000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca183000-3fca184000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca184000-3fca1c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca1c5000-3fca1c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca1c6000-3fca207000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca207000-3fca208000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca208000-3fca249000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca249000-3fca24a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca24a000-3fca28b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca28b000-3fca28c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca28c000-3fca2cd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca2cd000-3fca2ce000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca2ce000-3fca30f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca30f000-3fca310000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca310000-3fca351000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca351000-3fca352000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca352000-3fca393000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca393000-3fca394000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca394000-3fca3d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca3d5000-3fca3d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca3d6000-3fca417000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca417000-3fca418000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca418000-3fca459000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca459000-3fca45a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca45a000-3fca49b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca49b000-3fca49c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca49c000-3fca4dd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca4dd000-3fca4de000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca4de000-3fca51f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 3fca51f000-3fca520000 ---p 00000000 00:00 0 |
| | 3fca520000-3fcad20000 rw-p 00000000 00:00 0 |
| | 3fcad20000-3fcad70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fcad7f000-3fe2d7f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 3fe2d7f000-3fe417f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 3fe417f000-3fe41a0000 rw-p 00000000 00:00 0 |
| | 3fe41a0000-3fe41b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 3fe41b0000-3fe42b3000 rw-p 00000000 00:00 0 |
| | 3fe42b3000-3fe441d000 r-xp 00000000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fe441d000-3fe4420000 r--p 0016a000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fe4420000-3fe4422000 rw-p 0016d000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| | 3fe4422000-3fe442e000 rw-p 00000000 00:00 0 |
| | 3fe442e000-3fe44a5000 r-xp 00000000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fe44a5000-3fe44a6000 r--p 00077000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fe44a6000-3fe44a7000 rw-p 00078000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| | 3fe44a7000-3fe44d6000 r-xp 00000000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fe44d6000-3fe44d7000 r--p 0002e000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fe44d7000-3fe44d8000 rw-p 0002f000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| | 3fe44d8000-3fe44e0000 rw-p 00000000 00:00 0 |
| | 3fe44e0000-3fe453c000 r-xp 00000000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fe453c000-3fe453d000 r--p 0005b000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fe453d000-3fe453e000 rw-p 0005c000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| | 3fe453e000-3fe4551000 r-xp 00000000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fe4551000-3fe4552000 r--p 00013000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fe4552000-3fe4553000 rw-p 00014000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| | 3fe4558000-3fe455b000 r-xp 00000000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fe455b000-3fe455c000 r--p 00002000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fe455c000-3fe455d000 rw-p 00003000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| | 3fe455d000-3fe455f000 r-xp 00000000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fe455f000-3fe4560000 r--p 00001000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fe4560000-3fe4561000 rw-p 00002000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| | 3fe4561000-3fe4a00000 r-xp 00000000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fe4a00000-3fe4a0b000 r--p 0049f000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fe4a0b000-3fe4a0f000 rw-p 004aa000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| | 3fe4a0f000-3fe4a27000 rw-p 00000000 00:00 0 |
| | 3fe4a27000-3fe4a28000 r-xp 00000000 00:00 0 [vdso] |
| | 3fe4a28000-3fe4a29000 r--p 00000000 00:00 0 [vdso_data] |
| | 3fe4a29000-3fe4a49000 r-xp 00000000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fe4a49000-3fe4a4b000 r--p 0001f000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fe4a4b000-3fe4a4d000 rw-p 00021000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| | 3fffa97000-3fffab8000 rw-p 00000000 00:00 0 [stack] |
| | |
| | |
| . |
| 1. [1/2] Assertion for "stdout" |
| | <["31415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632788659361533818279682303019520353018529689957736225994138912497217752834791315155748572424541506959508295331168617278558890750983817546374649393192550604009277016711390098488240128583616035637076601047101819429555961989467678374494482553797747268471040475346462080466842590694912933136770289891521047521620569660240580381501935112533824300355876402474964732639141992726042699227967823547816360093417216412199245863150302861829745557067498385054945885869269956909272107975093029553211653449872027559602364806654991198818347977535663698074265425278625518184175746728909777727938000816470600161452491921732172147723501414419735685481613611573525521334757418494684385233239073941433345477624168625189835694855620992192221842725502542568876717904946016534668049886272327917860857843838279679766814541009538837863609506800642251252051173929848960841284886269456042419652850222106611863067442786220391949450471237137869609563643719172874677646575739624138908658326459958133904780275900994657640789512694683983525957098258226205224894077267194782684826014769909026401363944374553050682034962524517493996514314298091906592509372216964615157098583874105978859597729754989301617539284681382686838689427741559918559252459539594310499725246808459872736446958486538367362226260991246080512438843904512441365497627807977156914359977001296160894416948685558484063534220722258284886481584560285060168427394522674676788952521385225499546667278239864565961163548862305774564980355936345681743241125150760694794510965960940252288797108931456691368672287489405601015033086179286809208747609178249385890097149096759852613655497818931297848216829989487226588048575640142704775551323796414515237462343645428584447952658678210511413547357395231134271661021359695362314429524849371871101457654035902799344037420073105785390621983874478084784896833214457138687519435064302184531910484810053706146806749192781911979399520614196634287544406437451237181921799983910159195618146751426912397489409071864942319615679452080951465502252316038819301420937621378559566389377870830390697920773467221825625996615014215030680384477345492026054146659252014974428507325186660021324340881907104863317346496514539057962685610055081066587969981635747363840525714591028970641401109712062804390397595156771577004203378699360072305587631763594218731251471205329281918261861258673215791984148488291644706095752706957220917567116722910981690915280173506712748583222871835209353965725121083579151369882091444210067510334671103141267111369908658516398315019701651511685171437657618351556508849099898599823873455283316355076479185358932261854896321329330898570642046752590709154814165498594616371802709819943099244889575712828905923233260972997120844335732654893823911932597463667305836041428138830320382490375898524374417029132765618093773444030707469211201913020330380197621101100449293215160842444859637669838952286847831235526582131449576857262433441893039686426243410773226978028073189154411010446823252716201052652272111660396665573092547110557853763466820653109896526918620564769312570586356620185581007293606598764861179104533488503461136576867532494416680396265797877185560845529654126654085306143444318586769751456614068007002378776591344017127494704205622305389945613140711270004078547332699390814546646458807972708266830634328587856983052358089330657574067954571637752542021149557615814002501262285941302164715509792592309907965473761255176567513575178296664547791745011299614890304639947132962107340437518957359614589019389713111790429782856475032031986915140287080859904801094121472213179476477726224142548545403321571853061422881375850430633217518297986622371721591607716692547487389866549494501146540628433663937900397692656721463853067360965712091807638327166416274888800786925602902284721040317211860820419000422966171196377921337575114959501566049631862947265473642523081770367515906735023507283540567040386743513622224771589150495309844489333096340878076932599397805419341447377441842631298608099888687413260472156951623965864573021631598193195167353812974167729478672422924654366800980676928238280689964004824354037014163149658979409243237896907069779422362508221688957383798623001593776471651228935786015881617557829735233446042815126272037343146531977774160319906655418763979293344195215413418994854447345673831624993419131814809277771038638773431772075456545322077709212019051660962804909263601975988281613323166636528619326686336062735676303544776280350450777235547105859548702790814356240145171806246436267945612753181340783303362542327839449753824372058353114771199260638133467768796959703098339130771098704085913374641442822772634659470474587847787201927715280731767907707157213444730605700733492436931138350493163128404251219256517980694113528013147013047816437885185290928545201165839341965621349143415956258658655705526904965209858033850722426482939728584783163057777560688876446248246857926039535277348030480290058760758251047470916439613626760449256274204208320856611906254543372131535958450687724602901618766795240616342522577195429162991930645537799140373404328752628889639958794757291746426357455254079091451357111369410911939325191076020825202618798531887705842972591677813149699009019211697173727847684726860849003377024242916513005005168323364350389517029893922334517220138128069650117844087451960121228599371623130171144484640903890644954440061986907548516026327505298349187407866808818338510228334508504860825039302133219715518430635455007668282949304137765527939751754613953984683393638304746119966538581538420568533862186725233402830871123282789212507712629463229563989898935821167456270102183564622013496715188190973038119800497340723961036854066431939509790190699639552453005450580685501956730229219139339185680344903982059551002263535361920419947455385938102343955449597783779023742161727111723643435439478221818528624085140066604433258885698670543154706965747458550332323342107301545940516553790686627333799585115625784322988273723198987571415957811196358330059408730681216028764962867446047746491599505497374256269010490377819868359381465741268049256487985561453723478673303904688383436346553794986419270563872931748723320837601123029911367938627089438799362016295154133714248928307220126901475466847653576164773794675200490757155527819653621323926406160136358155907422020203187277605277219005561484255518792530343513984425322341576233610642506390497500865627109535919465897514131034822769306247435363256916078154781811528436679570611086153315044521274739245449454236828860613408414863776700961207151249140430272538607648236341433462351897576645216413767969031495019108575984423919862916421939949072362346468441173940326591840443780513338945257423995082965912285085558215725031071257012668302402929525220118726767562204154205161841634847565169998116141010029960783869092916030288400269104140792886215078424516709087000699282120660418371806535567252532567532861291042487761825829765157959847035622262934860034158722980534989650226291748788202734209222245339856264766914905562842503912757710284027998066365825488926488025456610172967026640765590429099456815065265305371829412703369313785178609040708667114965583434347693385781711386455873678123014587687126603489139095620099393610310291616152881384379099042317473363948045759314931405297634757481193567091101377517210080315590248530906692037671922033229094334676851422144773793937517034436619910403375111735471918550464490263655128162288244625759163330391072253837421821408835086573917715096828874782656995995744906617583441375223970968340800535598491754173818839994469748676265516582765848358845314277568790029095170283529716344562129640435231176006651012412006597558512761785838292041974844236080071930457618932349229279650198751872127267507981255470958904556357921221033346697499235630254947802490114195212382815309114079073860251522742995818072471625916685451333123948049470791191532673430282441860414263639548000448002670496248201792896476697583183271314251702969234889627668440323260927524960357996469256504936818360900323809293459588970695365349406034021665443755890045632882250545255640564482465151875471196218443965825337543885690941130315095261793780029741207665147939425902989695946995565761218656196733786236256125216320862869222103274889218654364802296780705765615144632046927906821207388377814233562823608963208068222468012248261177185896381409183903673672220888321513755600372798394004152970028783076670944474560134556417254370906979396122571429894671543578468788614445812314593571984922528471605049221242470141214780573455105008019086996033027634787081081754501193071412233908663938339529425786905076431006383519834389341596131854347546495569781038293097164651438407007073604112373599843452251610507027056235266012764848308407611830130527932054274628654036036745328651057065874882256981579367897669742205750596834408697350201410206723585020072452256326513410559240190274216248439140359989535394590944070469120914093870012645600162374288021092764579310657922955249887275846101264836999892256959688159205600101655256375678"]> expected but was |
| | <[]>. |
| 2. [2/2] Assertion for "stderr" |
| | <[]> expected but was |
| | <["/tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135: [BUG] Segmentation fault at 0x0000000000000010", |
| | "ruby 4.1.0dev (2026-03-08T09:16:26Z master 4710373461) +PRISM [riscv64-linux]", |
| | "", |
| | "-- Control frame information -----------------------------------------------", |
| | "c:0004 p:---- s:0021 e:000020 l:y b:---- CFUNC :to_s", |
| | "c:0003 p:---- s:0018 e:000017 l:y b:---- CFUNC :inspect", |
| | "c:0002 p:0437 s:0015 E:001e68 l:n b:---- EVAL /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135 [FINISH]", |
| | "c:0001 p:0000 s:0003 E:002150 l:y b:---- DUMMY [FINISH]", |
| | "", |
| | "-- Ruby level backtrace information ----------------------------------------", |
| | "/tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in '<main>'", |
| | "/tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in 'inspect'", |
| | "/tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb:135:in 'to_s'", |
| | "", |
| | "-- Threading information ---------------------------------------------------", |
| | "Total ractor count: 1", |
| | "Ruby thread count for this ractor: 1", |
| | "", |
| | "-- Machine register context ------------------------------------------------", |
| | " sp: 0x0000003fffab5f90 s0: 0x0000000000000028 s1: 0x0000003fe4a4ad18", |
| | " a0: 0x0000000000000000 a1: 0x0000003fcad5ec60 a2: 0x0000000000000005", |
| | " a3: 0x0000000000000000 a4: 0x0000002adb209ed0 a5: 0x0000000000000000", |
| | " a6: 0x0000000000000000 a7: 0x0000000000000004 s2: 0x0000000000000005", |
| | " s3: 0x0000000000000000 s4: 0x0000003fcad5ec60 s5: 0x0000002adb2052a0", |
| | " s6: 0x0000002adb209ed0 s7: 0x0000003fe42aff68 s8: 0x0000002adb23cfb0", |
| | " s9: 0x0000000000000000 s10: 0xffffffffffffffff s11: 0x0000000055550083", |
| | "", |
| | "-- C level backtrace information -------------------------------------------", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x3fe4802fc8] /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) [0x3fe463cd00] /tmp/ruby/src/trunk/error.c:1131", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(sigsegv+0x42) [0x3fe4767a34] /tmp/ruby/src/trunk/signal.c:948", |
| | "linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fe4a27800]", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(ractor_cache_allocate_slot+0x20) [0x3fe466753c] /tmp/ruby/src/trunk/gc/default/default.c:2289", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(newobj_alloc) /tmp/ruby/src/trunk/gc/default/default.c:2447", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default/default.c:2529", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk/gc.c:1015", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:1066", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(str_alloc_embed+0x20) [0x3fe477776e] /tmp/ruby/src/trunk/string.c:1004", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(str_enc_new) /tmp/ruby/src/trunk/string.c:1054", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_fix2str+0x68) [0x3fe46c0e46] /tmp/ruby/src/trunk/numeric.c:4076", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fe47f43c0] /tmp/ruby/src/trunk/vm_eval.c:164", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk/vm_eval.c:166", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc) /tmp/ruby/src/trunk/vm_eval.c:178", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_body) /tmp/ruby/src/trunk/vm_eval.c:229", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cc+0xaa) [0x3fe47f4c92] /tmp/ruby/src/trunk/vm_eval.c:101", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_inspect+0x1a) [0x3fe46c763a] /tmp/ruby/src/trunk/object.c:751", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(inspect_ary+0x34) [0x3fe45a1d3a] /tmp/ruby/src/trunk/array.c:3106", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(inspect_ary) /tmp/ruby/src/trunk/array.c:3098", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(exec_recursive+0x380) [0x3fe47a5fca] /tmp/ruby/src/trunk/thread.c:5566", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_cfp_consistent_p+0x0) [0x3fe47f43c0] /tmp/ruby/src/trunk/vm_eval.c:164", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk/vm_eval.c:166", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cfunc) /tmp/ruby/src/trunk/vm_eval.c:178", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_body) /tmp/ruby/src/trunk/vm_eval.c:229", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_call0_cc+0xaa) [0x3fe47f4c92] /tmp/ruby/src/trunk/vm_eval.c:101", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_inspect+0x1a) [0x3fe46c763a] /tmp/ruby/src/trunk/object.c:751", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(ruby__sfvextra+0xd6) [0x3fe476929a] /tmp/ruby/src/trunk/sprintf.c:1117", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(BSD_vfprintf+0x13e0) [0x3fe476a980] /tmp/ruby/src/trunk/vsnprintf.c:830", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x3fe476b14c] /tmp/ruby/src/trunk/sprintf.c:1166", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(RSTRING_PTR) /tmp/ruby/src/trunk/include/ruby/internal/core/rstring.h:383", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(ruby_vsprintf0) /tmp/ruby/src/trunk/sprintf.c:1168", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_enc_vsprintf+0x4e) [0x3fe476b388] /tmp/ruby/src/trunk/sprintf.c:1195", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rb_raise+0x2e) [0x3fe463e1b8] /tmp/ruby/src/trunk/error.c:3849", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(RB_BUILTIN_TYPE+0x0) [0x3fe47d3314] /tmp/ruby/src/trunk/vm_insnhelper.c:1082", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(rbimpl_RB_TYPE_P_fastpath) /tmp/ruby/src/trunk/include/ruby/internal/value_type.h:352", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(RB_TYPE_P) /tmp/ruby/src/trunk/include/ruby/internal/value_type.h:379", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_check_if_namespace) /tmp/ruby/src/trunk/vm_insnhelper.c:1081", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_define_class+0x6) [0x3fe47efa10] /tmp/ruby/src/trunk/vm_insnhelper.c:5937", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_find_or_create_class_by_id) /tmp/ruby/src/trunk/vm_insnhelper.c:5979", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_core) ../../src/trunk/insns.def:809", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(vm_exec_loop+0x0) [0x3fe47f070c] /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) [0x3fe4644330] /tmp/ruby/src/trunk/eval.c:283", |
| | "/tmp/ruby/build/trunk/libruby.so.4.1(ruby_run_node+0x68) [0x3fe46474c2] /tmp/ruby/src/trunk/eval.c:321", |
| | "/tmp/ruby/build/trunk/ruby(rb_main+0x16) [0x2adb202a9e] /tmp/ruby/src/trunk/main.c:42", |
| | "/tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62", |
| | "[0x3fe42d9a48]", |
| | "[0x3fe42d9af0]", |
| | "[0x2adb202ad8]", |
| | "", |
| | "-- Other runtime information -----------------------------------------------", |
| | "", |
| | "* Loaded script: /tmp/ruby/src/trunk/test/../sample/trick2015/kinaba/entry.rb", |
| | "", |
| | "* 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:", |
| | "", |
| | "2adb202000-2adb203000 r-xp 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby", |
| | "2adb203000-2adb204000 r--p 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby", |
| | "2adb204000-2adb205000 rw-p 00001000 00:1e 1275599 /tmp/ruby/build/trunk/ruby", |
| | "2adb205000-2adbd24000 rw-p 00000000 00:00 0 [heap]", |
| | "3fc7855000-3fc8c32000 rw-p 00000000 00:00 0 ", |
| | "3fc8c32000-3fc9ae8000 r--s 00000000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0", |
| | "3fc9ae8000-3fc9b23000 r--s 00000000 00:1e 1275599 /tmp/ruby/build/trunk/ruby", |
| | "3fc9b23000-3fc9b3e000 r-xp 00000000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1", |
| | "3fc9b3e000-3fc9b3f000 r--p 0001b000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1", |
| | "3fc9b3f000-3fc9b40000 rw-p 0001c000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1", |
| | "3fc9b40000-3fc9cd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "3fc9cdf000-3fc9ce0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9ce0000-3fc9d21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9d21000-3fc9d22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9d22000-3fc9d63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9d63000-3fc9d64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9d64000-3fc9da5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9da5000-3fc9da6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9da6000-3fc9de7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9de7000-3fc9de8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9de8000-3fc9e29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9e29000-3fc9e2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9e2a000-3fc9e6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9e6b000-3fc9e6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9e6c000-3fc9ead000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9ead000-3fc9eae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9eae000-3fc9eef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9eef000-3fc9ef0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9ef0000-3fc9f31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9f31000-3fc9f32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9f32000-3fc9f73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9f73000-3fc9f74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9f74000-3fc9fb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9fb5000-3fc9fb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9fb6000-3fc9ff7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9ff7000-3fc9ff8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fc9ff8000-3fca039000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca039000-3fca03a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca03a000-3fca07b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca07b000-3fca07c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca07c000-3fca0bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca0bd000-3fca0be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca0be000-3fca0ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca0ff000-3fca100000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca100000-3fca141000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca141000-3fca142000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca142000-3fca183000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca183000-3fca184000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca184000-3fca1c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca1c5000-3fca1c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca1c6000-3fca207000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca207000-3fca208000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca208000-3fca249000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca249000-3fca24a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca24a000-3fca28b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca28b000-3fca28c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca28c000-3fca2cd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca2cd000-3fca2ce000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca2ce000-3fca30f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca30f000-3fca310000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca310000-3fca351000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca351000-3fca352000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca352000-3fca393000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca393000-3fca394000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca394000-3fca3d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca3d5000-3fca3d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca3d6000-3fca417000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca417000-3fca418000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca418000-3fca459000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca459000-3fca45a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca45a000-3fca49b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca49b000-3fca49c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca49c000-3fca4dd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca4dd000-3fca4de000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca4de000-3fca51f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]", |
| | "3fca51f000-3fca520000 ---p 00000000 00:00 0 ", |
| | "3fca520000-3fcad20000 rw-p 00000000 00:00 0 ", |
| | "3fcad20000-3fcad70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "3fcad7f000-3fe2d7f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]", |
| | "3fe2d7f000-3fe417f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]", |
| | "3fe417f000-3fe41a0000 rw-p 00000000 00:00 0 ", |
| | "3fe41a0000-3fe41b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]", |
| | "3fe41b0000-3fe42b3000 rw-p 00000000 00:00 0 ", |
| | "3fe42b3000-3fe441d000 r-xp 00000000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6", |
| | "3fe441d000-3fe4420000 r--p 0016a000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6", |
| | "3fe4420000-3fe4422000 rw-p 0016d000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6", |
| | "3fe4422000-3fe442e000 rw-p 00000000 00:00 0 ", |
| | "3fe442e000-3fe44a5000 r-xp 00000000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6", |
| | "3fe44a5000-3fe44a6000 r--p 00077000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6", |
| | "3fe44a6000-3fe44a7000 rw-p 00078000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6", |
| | "3fe44a7000-3fe44d6000 r-xp 00000000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0", |
| | "3fe44d6000-3fe44d7000 r--p 0002e000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0", |
| | "3fe44d7000-3fe44d8000 rw-p 0002f000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0", |
| | "3fe44d8000-3fe44e0000 rw-p 00000000 00:00 0 ", |
| | "3fe44e0000-3fe453c000 r-xp 00000000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1", |
| | "3fe453c000-3fe453d000 r--p 0005b000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1", |
| | "3fe453d000-3fe453e000 rw-p 0005c000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1", |
| | "3fe453e000-3fe4551000 r-xp 00000000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13", |
| | "3fe4551000-3fe4552000 r--p 00013000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13", |
| | "3fe4552000-3fe4553000 rw-p 00014000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13", |
| | "3fe4558000-3fe455b000 r-xp 00000000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so", |
| | "3fe455b000-3fe455c000 r--p 00002000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so", |
| | "3fe455c000-3fe455d000 rw-p 00003000 00:1e 23150 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so", |
| | "3fe455d000-3fe455f000 r-xp 00000000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so", |
| | "3fe455f000-3fe4560000 r--p 00001000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so", |
| | "3fe4560000-3fe4561000 rw-p 00002000 00:1e 19283 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so", |
| | "3fe4561000-3fe4a00000 r-xp 00000000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0", |
| | "3fe4a00000-3fe4a0b000 r--p 0049f000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0", |
| | "3fe4a0b000-3fe4a0f000 rw-p 004aa000 00:1e 1275592 /tmp/ruby/build/trunk/libruby.so.4.1.0", |
| | "3fe4a0f000-3fe4a27000 rw-p 00000000 00:00 0 ", |
| | "3fe4a27000-3fe4a28000 r-xp 00000000 00:00 0 [vdso]", |
| | "3fe4a28000-3fe4a29000 r--p 00000000 00:00 0 [vdso_data]", |
| | "3fe4a29000-3fe4a49000 r-xp 00000000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1", |
| | "3fe4a49000-3fe4a4b000 r--p 0001f000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1", |
| | "3fe4a4b000-3fe4a4d000 rw-p 00021000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1", |
| | "3fffa97000-3fffab8000 rw-p 00000000 00:00 0 [stack]", |
| | "", |
| | ""]>. |
| make: *** [uncommon.mk:917: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |