| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| Updating files: 45% (5641/12394) |
| "./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. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/typeprof'... |
| From https://github.com/ruby/power_assert |
| * branch 84e85124c5014a139af39161d484156cfe87a9ed -> FETCH_HEAD |
| HEAD is now at 84e8512 Merge pull request #48 from casperisfine/frozen-string-literals |
| From https://github.com/ruby/typeprof |
| * branch b19a6416da3a05d57fadd6ffdadb382b6d236ca5 -> FETCH_HEAD |
| HEAD is now at b19a641 Add support for future `putchilledstring` instruction |
| "make update-src -j4" exit with 0. |
| "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. |
| /tmp/ruby/src/trunk/thread.c: In function ‘rb_gc_set_stack_end’: |
| /tmp/ruby/src/trunk/thread.c:4554:18: warning: storing the address of local variable ‘stack_end’ in ‘*stack_end_p’ [-Wdangling-pointer=] |
| 4554 | *stack_end_p = &stack_end; |
| | ~~~~~~~~~~~~~^~~~~~~~~~~~ |
| /tmp/ruby/src/trunk/thread.c:4553:11: note: ‘stack_end’ declared here |
| 4553 | VALUE stack_end; |
| | ^~~~~~~~~ |
| /tmp/ruby/src/trunk/thread.c:4551:29: note: ‘stack_end_p’ declared here |
| 4551 | rb_gc_set_stack_end(VALUE **stack_end_p) |
| | ~~~~~~~~^~~~~~~~~~~ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "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 0. |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb: [BUG] Segmentation fault at 0x00000000003fc9e0 |
| ruby 3.4.0dev (2024-08-22T07:38:54Z master d731adb755) [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0006 p:---- s:0027 e:000026 DUMMY [FINISH] |
| c:0005 p:---- s:0024 e:000023 CFUNC :require_relative |
| c:0004 p:0063 s:0019 e:000018 TOP /tmp/ruby/src/trunk/lib/rubygems.rb:1359 [FINISH] |
| c:0003 p:---- s:0012 e:000011 CFUNC :require |
| c:0002 p:0012 s:0007 e:000006 TOP <internal:gem_prelude>:2 [FINISH] |
| c:0001 p:0000 s:0003 E:002220 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| <internal:gem_prelude>:2:in '<internal:gem_prelude>' |
| <internal:gem_prelude>:2:in 'require' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1359:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1359:in 'require_relative' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fff8918d0 s0: 0x0000002adc556908 s1: 0x0000000000000000 |
| a0: 0x0000002adc556890 a1: 0x0000003fb00aa830 a2: 0x1111111111111111 |
| a3: 0x000000000005601a a4: 0x0000000000000000 a5: 0x0000000000001988 |
| a6: 0x0000003fff891b70 a7: 0x0000000000000071 s2: 0x0000002adc5568b8 |
| s3: 0x7d760000003fc9de s4: 0x0000000000000a00 s5: 0x000000000000ffff |
| s6: 0x0000000000000024 s7: 0x0000000000000001 s8: 0x0000000000000001 |
| s9: 0x0000003fb00aa830 s10: 0x0000000000000639 s11: 0x0000002adc556890 |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x3fc9bcb98c] /tmp/ruby/src/trunk/vm_dump.c:820 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1151 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_bug_for_fatal_signal+0x6e) [0x3fc9a27050] /tmp/ruby/src/trunk/error.c:1108 |
| /tmp/ruby/build/trunk/libruby.so.3.4(sigsegv+0x42) [0x3fc9b3573a] /tmp/ruby/src/trunk/signal.c:929 |
| linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fc9dc0800] |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_mark_children+0x16) [0x3fc9a472a0] /tmp/ruby/src/trunk/gc.c:2459 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_children+0x18) [0x3fc9a4cc0c] /tmp/ruby/src/trunk/gc/default.c:4855 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_stacked_objects) /tmp/ruby/src/trunk/gc/default.c:4876 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk/gc/default.c:4908 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_marks_step) /tmp/ruby/src/trunk/gc/default.c:5961 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_marks_continue) /tmp/ruby/src/trunk/gc/default.c:5981 |
| /tmp/ruby/build/trunk/libruby.so.3.4(gc_continue) /tmp/ruby/src/trunk/gc/default.c:2255 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ractor_cache_allocate_slot+0x0) [0x3fc9a4cfea] /tmp/ruby/src/trunk/gc/default.c:2589 |
| /tmp/ruby/build/trunk/libruby.so.3.4(newobj_cache_miss) /tmp/ruby/src/trunk/gc/default.c:2593 |
| /tmp/ruby/build/trunk/libruby.so.3.4(newobj_alloc+0x1a) [0x3fc9a4e156] /tmp/ruby/src/trunk/gc/default.c:2622 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default.c:2701 |
| /tmp/ruby/build/trunk/libruby.so.3.4(newobj_of) /tmp/ruby/src/trunk/gc.c:890 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:917 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rbimpl_fl_unset_raw_raw+0x0) [0x3fc9b4326e] /tmp/ruby/src/trunk/string.c:920 |
| /tmp/ruby/build/trunk/libruby.so.3.4(RB_FL_UNSET_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:669 |
| /tmp/ruby/build/trunk/libruby.so.3.4(RB_ENC_CODERANGE_SET) /tmp/ruby/src/trunk/include/ruby/internal/encoding/coderange.h:131 |
| /tmp/ruby/build/trunk/libruby.so.3.4(str_new0) /tmp/ruby/src/trunk/string.c:959 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_enc_str_new+0x20) [0x3fc9b4686c] /tmp/ruby/src/trunk/string.c:1014 |
| /tmp/ruby/build/trunk/libruby.so.3.4(parser_str_new+0x8) [0x3fc9ac0df4] /tmp/ruby/build/trunk/parse.y:7696 |
| /tmp/ruby/build/trunk/libruby.so.3.4(parse_string) /tmp/ruby/build/trunk/parse.y:8821 |
| /tmp/ruby/build/trunk/libruby.so.3.4(yylex+0x8) [0x3fc9ac6346] /tmp/ruby/build/trunk/parse.y:11327 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_yyparse) /tmp/ruby/build/trunk/parse.c:11544 |
| /tmp/ruby/build/trunk/libruby.so.3.4(yycompile0+0xa2) [0x3fc9ad828a] /tmp/ruby/build/trunk/parse.y:7568 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_suppress_tracing+0xaa) [0x3fc9bce4ec] /tmp/ruby/src/trunk/vm_trace.c:487 |
| /tmp/ruby/build/trunk/libruby.so.3.4(local_pop+0x0) [0x3fc9ab9b36] /tmp/ruby/build/trunk/parse.y:7625 |
| /tmp/ruby/build/trunk/libruby.so.3.4(yycompile) /tmp/ruby/build/trunk/parse.y:7629 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile) /tmp/ruby/build/trunk/parse.y:7665 |
| /tmp/ruby/build/trunk/libruby.so.3.4(parser_compile+0x12) [0x3fc9b322cc] /tmp/ruby/src/trunk/ruby_parser.c:659 |
| /tmp/ruby/build/trunk/libruby.so.3.4(parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:733 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:783 |
| /tmp/ruby/build/trunk/libruby.so.3.4(load_file_internal+0xfa) [0x3fc9b2fb10] /tmp/ruby/src/trunk/ruby.c:2739 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xa0) [0x3fc9a2fbd2] /tmp/ruby/src/trunk/eval.c:1053 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_load_file+0xf0) [0x3fc9b2f72a] /tmp/ruby/src/trunk/ruby.c:2875 |
| /tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x16) [0x3fc9a80cc4] /tmp/ruby/src/trunk/load.c:769 |
| /tmp/ruby/build/trunk/libruby.so.3.4(require_internal) /tmp/ruby/src/trunk/load.c:1287 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string_internal+0x24) [0x3fc9a80de4] /tmp/ruby/src/trunk/load.c:1386 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_f_require_relative) /tmp/ruby/src/trunk/load.c:1041 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fc9ba7062] /tmp/ruby/src/trunk/vm_insnhelper.c:3788 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3790 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3834 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fc9bb5da0] /tmp/ruby/src/trunk/vm_insnhelper.c:5955 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fc9bbaa84] /tmp/ruby/src/trunk/vm.c:2564 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2567 |
| /tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x22) [0x3fc9a80bca] /tmp/ruby/src/trunk/load.c:781 |
| /tmp/ruby/build/trunk/libruby.so.3.4(require_internal) /tmp/ruby/src/trunk/load.c:1287 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string_internal+0x1e) [0x3fc9a814b2] /tmp/ruby/src/trunk/load.c:1386 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string) /tmp/ruby/src/trunk/load.c:1379 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fc9ba6332] /tmp/ruby/src/trunk/vm_insnhelper.c:3788 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3790 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fc9bb5da0] /tmp/ruby/src/trunk/vm_insnhelper.c:5955 |
| /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fc9bbaa84] /tmp/ruby/src/trunk/vm.c:2564 |
| /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2567 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_init_prelude+0x8) [0x3fc9b2f8b0] /tmp/ruby/src/trunk/ruby.c:1744 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1805 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1761 |
| /tmp/ruby/build/trunk/libruby.so.3.4(process_script+0x1c) [0x3fc9b30dcc] /tmp/ruby/src/trunk/ruby.c:2080 |
| /tmp/ruby/build/trunk/libruby.so.3.4(process_options) /tmp/ruby/src/trunk/ruby.c:2504 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_process_options+0x138) [0x3fc9b31a0c] /tmp/ruby/src/trunk/ruby.c:3131 |
| /tmp/ruby/build/trunk/libruby.so.3.4(ruby_options+0x94) [0x3fc9a30762] /tmp/ruby/src/trunk/eval.c:117 |
| /tmp/ruby/build/trunk/ruby(rb_main+0x12) [0x2adc54fa9a] /tmp/ruby/src/trunk/main.c:43 |
| /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62 |
| [0x3fc96cea48] |
| [0x3fc96ceaf0] |
| [0x2adc54fad8] |
| -- Other runtime information ----------------------------------------------- |
| * Process memory map: |
| 2adc54f000-2adc550000 r-xp 00000000 00:1e 842114 /tmp/ruby/build/trunk/ruby |
| 2adc550000-2adc551000 r--p 00000000 00:1e 842114 /tmp/ruby/build/trunk/ruby |
| 2adc551000-2adc552000 rw-p 00001000 00:1e 842114 /tmp/ruby/build/trunk/ruby |
| 2adc552000-2adca51000 rw-p 00000000 00:00 0 [heap] |
| 3facc8b000-3fadf57000 rw-p 00000000 00:00 0 |
| 3fadf57000-3faecbf000 r--s 00000000 00:1e 837529 /tmp/ruby/build/trunk/libruby.so.3.4.0 |
| 3faecbf000-3faeee0000 rw-p 00000000 00:00 0 |
| 3faef28000-3faef63000 r--s 00000000 00:1e 842114 /tmp/ruby/build/trunk/ruby |
| 3faef63000-3faef7e000 r-xp 00000000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3faef7e000-3faef7f000 r--p 0001b000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3faef7f000-3faef80000 rw-p 0001c000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3faef80000-3faefc0000 rw-p 00000000 00:00 0 |
| 3faefd0000-3faf020000 rw-p 00000000 00:00 0 |
| 3faf02f000-3faf030000 ---p 00000000 00:00 0 |
| 3faf030000-3faf071000 rw-p 00000000 00:00 0 |
| 3faf071000-3faf072000 ---p 00000000 00:00 0 |
| 3faf072000-3faf0b3000 rw-p 00000000 00:00 0 |
| 3faf0b3000-3faf0b4000 ---p 00000000 00:00 0 |
| 3faf0b4000-3faf0f5000 rw-p 00000000 00:00 0 |
| 3faf0f5000-3faf0f6000 ---p 00000000 00:00 0 |
| 3faf0f6000-3faf137000 rw-p 00000000 00:00 0 |
| 3faf137000-3faf138000 ---p 00000000 00:00 0 |
| 3faf138000-3faf179000 rw-p 00000000 00:00 0 |
| 3faf179000-3faf17a000 ---p 00000000 00:00 0 |
| 3faf17a000-3faf1bb000 rw-p 00000000 00:00 0 |
| 3faf1bb000-3faf1bc000 ---p 00000000 00:00 0 |
| 3faf1bc000-3faf1fd000 rw-p 00000000 00:00 0 |
| 3faf1fd000-3faf1fe000 ---p 00000000 00:00 0 |
| 3faf1fe000-3faf23f000 rw-p 00000000 00:00 0 |
| 3faf23f000-3faf240000 ---p 00000000 00:00 0 |
| 3faf240000-3faf281000 rw-p 00000000 00:00 0 |
| 3faf281000-3faf282000 ---p 00000000 00:00 0 |
| 3faf282000-3faf2c3000 rw-p 00000000 00:00 0 |
| 3faf2c3000-3faf2c4000 ---p 00000000 00:00 0 |
| 3faf2c4000-3faf305000 rw-p 00000000 00:00 0 |
| 3faf305000-3faf306000 ---p 00000000 00:00 0 |
| 3faf306000-3faf347000 rw-p 00000000 00:00 0 |
| 3faf347000-3faf348000 ---p 00000000 00:00 0 |
| 3faf348000-3faf389000 rw-p 00000000 00:00 0 |
| 3faf389000-3faf38a000 ---p 00000000 00:00 0 |
| 3faf38a000-3faf3cb000 rw-p 00000000 00:00 0 |
| 3faf3cb000-3faf3cc000 ---p 00000000 00:00 0 |
| 3faf3cc000-3faf40d000 rw-p 00000000 00:00 0 |
| 3faf40d000-3faf40e000 ---p 00000000 00:00 0 |
| 3faf40e000-3faf44f000 rw-p 00000000 00:00 0 |
| 3faf44f000-3faf450000 ---p 00000000 00:00 0 |
| 3faf450000-3faf491000 rw-p 00000000 00:00 0 |
| 3faf491000-3faf492000 ---p 00000000 00:00 0 |
| 3faf492000-3faf4d3000 rw-p 00000000 00:00 0 |
| 3faf4d3000-3faf4d4000 ---p 00000000 00:00 0 |
| 3faf4d4000-3faf515000 rw-p 00000000 00:00 0 |
| 3faf515000-3faf516000 ---p 00000000 00:00 0 |
| 3faf516000-3faf557000 rw-p 00000000 00:00 0 |
| 3faf557000-3faf558000 ---p 00000000 00:00 0 |
| 3faf558000-3faf599000 rw-p 00000000 00:00 0 |
| 3faf599000-3faf59a000 ---p 00000000 00:00 0 |
| 3faf59a000-3faf5db000 rw-p 00000000 00:00 0 |
| 3faf5db000-3faf5dc000 ---p 00000000 00:00 0 |
| 3faf5dc000-3faf61d000 rw-p 00000000 00:00 0 |
| 3faf61d000-3faf61e000 ---p 00000000 00:00 0 |
| 3faf61e000-3faf65f000 rw-p 00000000 00:00 0 |
| 3faf65f000-3faf660000 ---p 00000000 00:00 0 |
| 3faf660000-3faf6a1000 rw-p 00000000 00:00 0 |
| 3faf6a1000-3faf6a2000 ---p 00000000 00:00 0 |
| 3faf6a2000-3faf6e3000 rw-p 00000000 00:00 0 |
| 3faf6e3000-3faf6e4000 ---p 00000000 00:00 0 |
| 3faf6e4000-3faf725000 rw-p 00000000 00:00 0 |
| 3faf725000-3faf726000 ---p 00000000 00:00 0 |
| 3faf726000-3faf767000 rw-p 00000000 00:00 0 |
| 3faf767000-3faf768000 ---p 00000000 00:00 0 |
| 3faf768000-3faf7a9000 rw-p 00000000 00:00 0 |
| 3faf7a9000-3faf7aa000 ---p 00000000 00:00 0 |
| 3faf7aa000-3faf7eb000 rw-p 00000000 00:00 0 |
| 3faf7eb000-3faf7ec000 ---p 00000000 00:00 0 |
| 3faf7ec000-3faf82d000 rw-p 00000000 00:00 0 |
| 3faf82d000-3faf82e000 ---p 00000000 00:00 0 |
| 3faf82e000-3faf86f000 rw-p 00000000 00:00 0 |
| 3faf86f000-3faf870000 ---p 00000000 00:00 0 |
| 3faf870000-3fb00c0000 rw-p 00000000 00:00 0 |
| 3fb00cf000-3fc9540000 rw-p 00000000 00:00 0 |
| 3fc9548000-3fc954b000 r-xp 00000000 00:1e 842169 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fc954b000-3fc954c000 r--p 00002000 00:1e 842169 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fc954c000-3fc954d000 rw-p 00003000 00:1e 842169 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fc954d000-3fc964e000 rw-p 00000000 00:00 0 |
| 3fc964e000-3fc96a6000 r--p 00000000 b3:03 8804 /usr/lib/locale/C.utf8/LC_CTYPE |
| 3fc96a6000-3fc96a8000 rw-p 00000000 00:00 0 |
| 3fc96a8000-3fc9812000 r-xp 00000000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fc9812000-3fc9815000 r--p 0016a000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fc9815000-3fc9817000 rw-p 0016d000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fc9817000-3fc9823000 rw-p 00000000 00:00 0 |
| 3fc9823000-3fc989a000 r-xp 00000000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fc989a000-3fc989b000 r--p 00077000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fc989b000-3fc989c000 rw-p 00078000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fc989c000-3fc98cb000 r-xp 00000000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fc98cb000-3fc98cc000 r--p 0002e000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fc98cc000-3fc98cd000 rw-p 0002f000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fc98cd000-3fc98d5000 rw-p 00000000 00:00 0 |
| 3fc98d5000-3fc9931000 r-xp 00000000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fc9931000-3fc9932000 r--p 0005b000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fc9932000-3fc9933000 rw-p 0005c000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fc9933000-3fc9946000 r-xp 00000000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fc9946000-3fc9947000 r--p 00013000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fc9947000-3fc9948000 rw-p 00014000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fc994b000-3fc994d000 r-xp 00000000 00:1e 837924 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fc994d000-3fc994e000 r--p 00001000 00:1e 837924 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fc994e000-3fc994f000 rw-p 00002000 00:1e 837924 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fc994f000-3fc9956000 r--s 00000000 b3:03 10215 /usr/lib/riscv64-linux-gnu/gconv/gconv-modules.cache |
| 3fc9956000-3fc9d9d000 r-xp 00000000 00:1e 837529 /tmp/ruby/build/trunk/libruby.so.3.4.0 |
| 3fc9d9d000-3fc9da7000 r--p 00446000 00:1e 837529 /tmp/ruby/build/trunk/libruby.so.3.4.0 |
| 3fc9da7000-3fc9dab000 rw-p 00450000 00:1e 837529 /tmp/ruby/build/trunk/libruby.so.3.4.0 |
| 3fc9dab000-3fc9dc0000 rw-p 00000000 00:00 0 |
| 3fc9dc0000-3fc9dc1000 r-xp 00000000 00:00 0 [vdso] |
| 3fc9dc1000-3fc9dc2000 r--p 00000000 00:00 0 [vdso_data] |
| 3fc9dc2000-3fc9de2000 r-xp 00000000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fc9de2000-3fc9de4000 r--p 0001f000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fc9de4000-3fc9de6000 rw-p 00021000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fff098000-3fff897000 rw-p 00000000 00:00 0 [stack] |
| Segmentation fault (core dumped) |
| Failed tests: |
| TestIO#test_puts_parallel: Test::Unit::PendedError: not portable |
| TestIO#test_foreach: Test::Unit::AssertionFailedError: <["zot\n"]> expected but was |
| TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |