| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb:6]: |
| pid 1754658 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055ad6e0d40e8) 0x1d7b |
| | ruby 3.3.0dev (2023-03-29T10:20:29Z master 02ecdf85c5) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0014 p:---- s:0067 e:000066 CFUNC :inspect |
| | c:0013 p:---- s:0064 e:000063 CFUNC :inspect |
| | c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH] |
| | c:0011 p:---- s:0054 e:000053 CFUNC :parse |
| | c:0010 p:0003 s:0050 e:000049 EVAL <test_pattern_matching.rb>:1 [FINISH] |
| | c:0009 p:---- s:0047 e:000046 CFUNC :instance_eval |
| | c:0008 p:0019 s:0041 e:000040 BLOCK -:33 |
| | c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243 |
| | c:0006 p:0039 s:0033 e:000032 BLOCK -:32 |
| | c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182 |
| | c:0004 p:0009 s:0022 e:000021 BLOCK -:30 [FINISH] |
| | c:0003 p:---- s:0018 e:000017 CFUNC :each |
| | c:0002 p:0129 s:0014 E:002480 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:001950 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in `<main>' |
| | -:29:in `each' |
| | -:30:in `block in <main>' |
| | /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' |
| | -:32:in `block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243:in `under_gc_stress' |
| | -:33:in `block (3 levels) in <main>' |
| | -:33:in `instance_eval' |
| | <test_pattern_matching.rb>:1:in `block (3 levels) in <main>' |
| | <test_pattern_matching.rb>:1:in `parse' |
| | (eval):1:in `on_ident' |
| | (eval):1:in `inspect' |
| | (eval):1:in `inspect' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f1057bfe4cb] /tmp/ruby/src/trunk-random2/vm_dump.c:785 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(bug_report_end+0x0) [0x7f1057a05359] /tmp/ruby/src/trunk-random2/error.c:790 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-random2/error.c:790 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(die+0x0) [0x7f105795f980] /tmp/ruby/src/trunk-random2/error.c:798 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-random2/error.c:800 |
| | [0x7f1057a266cd] |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7f1057a90c5c] /tmp/ruby/src/trunk-random2/node.c:1379 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f1057a2f9a7] /tmp/ruby/src/trunk-random2/gc.c:7512 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random2/gc.c:7544 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8714 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f1057a33658] /tmp/ruby/src/trunk-random2/gc.c:8754 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random2/gc.c:8757 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random2/gc.c:2389 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f1057a338dd] /tmp/ruby/src/trunk-random2/gc.c:2782 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2786 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f1057a340a1] /tmp/ruby/src/trunk-random2/gc.c:2893 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_alloc_embed+0x10) [0x7f1057b661b0] /tmp/ruby/src/trunk-random2/string.c:907 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random2/string.c:943 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-random2/string.c:1000 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(sym_inspect+0xb8) [0x7f1057b7ff48] /tmp/ruby/src/trunk-random2/string.c:11559 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f1057bee241] /tmp/ruby/src/trunk-random2/vm_eval.c:148 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-random2/vm_eval.c:162 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-random2/vm_eval.c:208 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f1057bf289f] /tmp/ruby/src/trunk-random2/vm_eval.c:85 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_inspect+0x19) [0x7f1057aa59b9] /tmp/ruby/src/trunk-random2/object.c:659 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary+0x3e) [0x7f105796b541] /tmp/ruby/src/trunk-random2/array.c:3105 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3097 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(exec_recursive+0x3e8) [0x7f1057b96778] /tmp/ruby/src/trunk-random2/thread.c:5149 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1057bd2ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f1057be225d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f1057be89fb] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f1057bf289f] /tmp/ruby/src/trunk-random2/vm_eval.c:85 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f1053a67f4a] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6282 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7f1053a6ff85] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10490 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f1053a815b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f1057a0efe6] /tmp/ruby/src/trunk-random2/eval.c:1005 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f1053a64315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1057bd2ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f1057be225d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f1057be89fb] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f1057be8bf9] /tmp/ruby/src/trunk-random2/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f1057bf8f6a] /tmp/ruby/src/trunk-random2/vm_eval.c:1946 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1057bd2ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f1057be225d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f1057be89fb] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7f1057bf7f6b] /tmp/ruby/src/trunk-random2/vm.c:1384 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f105796b30c] /tmp/ruby/src/trunk-random2/array.c:2747 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1057bd2ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7f1057be3bd9] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f1057be89fb] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f1057a0a8a1] /tmp/ruby/src/trunk-random2/eval.c:287 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f1057a10d63] /tmp/ruby/src/trunk-random2/eval.c:328 |
| | /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x55ad6c876187] /tmp/ruby/src/trunk-random2/main.c:39 |
| | /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f1057551d90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f1057551e40] ../csu/libc-start.c:392 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x55ad6c8761d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55ad6c875000-55ad6c876000 r--p 00000000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 55ad6c876000-55ad6c877000 r-xp 00001000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 55ad6c877000-55ad6c878000 r--p 00002000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 55ad6c878000-55ad6c879000 r--p 00002000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 55ad6c879000-55ad6c87a000 rw-p 00003000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 55ad6dd01000-55ad6e230000 rw-p 00000000 00:00 0 [heap] |
| | 7f10510ba000-7f10512d8000 r--s 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f10512d8000-7f105136d000 rw-p 00000000 00:00 0 |
| | 7f105136d000-7f105141a000 r--s 00000000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f105141a000-7f10527cd000 rw-p 00000000 00:00 0 |
| | 7f10527cd000-7f105381a000 r--s 00000000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f105381a000-7f1053850000 r--s 00000000 00:42 15751237 /tmp/ruby/build/trunk-random2/ruby |
| | 7f1053850000-7f10539c0000 rw-p 00000000 00:00 0 |
| | 7f10539c5000-7f10539c7000 r--p 00000000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539c7000-7f10539cc000 r-xp 00002000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539cc000-7f10539cd000 r--p 00007000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539cd000-7f10539ce000 ---p 00008000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539ce000-7f10539cf000 r--p 00008000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539cf000-7f10539d0000 rw-p 00009000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f10539d0000-7f1053a50000 rw-p 00000000 00:00 0 |
| | 7f1053a56000-7f1053a57000 r--p 00000000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f1053a57000-7f1053a59000 r-xp 00001000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f1053a59000-7f1053a5a000 r--p 00003000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f1053a5a000-7f1053a5b000 r--p 00003000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f1053a5b000-7f1053a5c000 rw-p 00004000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f1053a5c000-7f1053a62000 r--p 00000000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f1053a62000-7f1053a84000 r-xp 00006000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f1053a84000-7f1053a9d000 r--p 00028000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f1053a9d000-7f1053a9f000 r--p 00040000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f1053a9f000-7f1053aa0000 rw-p 00042000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f1053aa0000-7f1053ac0000 rw-p 00000000 00:00 0 |
| | 7f1053ac0000-7f1053ac1000 ---p 00000000 00:00 0 |
| | 7f1053ac1000-7f1053b02000 rw-p 00000000 00:00 0 |
| | 7f1053b02000-7f1053b03000 ---p 00000000 00:00 0 |
| | 7f1053b03000-7f1053b44000 rw-p 00000000 00:00 0 |
| | 7f1053b44000-7f1053b45000 ---p 00000000 00:00 0 |
| | 7f1053b45000-7f1053b86000 rw-p 00000000 00:00 0 |
| | 7f1053b86000-7f1053b87000 ---p 00000000 00:00 0 |
| | 7f1053b87000-7f1053bc8000 rw-p 00000000 00:00 0 |
| | 7f1053bc8000-7f1053bc9000 ---p 00000000 00:00 0 |
| | 7f1053bc9000-7f1053c0a000 rw-p 00000000 00:00 0 |
| | 7f1053c0a000-7f1053c0b000 ---p 00000000 00:00 0 |
| | 7f1053c0b000-7f1053c4c000 rw-p 00000000 00:00 0 |
| | 7f1053c4c000-7f1053c4d000 ---p 00000000 00:00 0 |
| | 7f1053c4d000-7f1053c8e000 rw-p 00000000 00:00 0 |
| | 7f1053c8e000-7f1053c8f000 ---p 00000000 00:00 0 |
| | 7f1053c8f000-7f1053cd0000 rw-p 00000000 00:00 0 |
| | 7f1053cd0000-7f1053cd1000 ---p 00000000 00:00 0 |
| | 7f1053cd1000-7f1053d12000 rw-p 00000000 00:00 0 |
| | 7f1053d12000-7f1053d13000 ---p 00000000 00:00 0 |
| | 7f1053d13000-7f1053d54000 rw-p 00000000 00:00 0 |
| | 7f1053d54000-7f1053d55000 ---p 00000000 00:00 0 |
| | 7f1053d55000-7f1053d96000 rw-p 00000000 00:00 0 |
| | 7f1053d96000-7f1053d97000 ---p 00000000 00:00 0 |
| | 7f1053d97000-7f1053dd8000 rw-p 00000000 00:00 0 |
| | 7f1053dd8000-7f1053dd9000 ---p 00000000 00:00 0 |
| | 7f1053dd9000-7f1053e1a000 rw-p 00000000 00:00 0 |
| | 7f1053e1a000-7f1053e1b000 ---p 00000000 00:00 0 |
| | 7f1053e1b000-7f1053e5c000 rw-p 00000000 00:00 0 |
| | 7f1053e5c000-7f1053e5d000 ---p 00000000 00:00 0 |
| | 7f1053e5d000-7f1053e9e000 rw-p 00000000 00:00 0 |
| | 7f1053e9e000-7f1053e9f000 ---p 00000000 00:00 0 |
| | 7f1053e9f000-7f1053ee0000 rw-p 00000000 00:00 0 |
| | 7f1053ee0000-7f1053ee1000 ---p 00000000 00:00 0 |
| | 7f1053ee1000-7f1053f22000 rw-p 00000000 00:00 0 |
| | 7f1053f22000-7f1053f23000 ---p 00000000 00:00 0 |
| | 7f1053f23000-7f1053f64000 rw-p 00000000 00:00 0 |
| | 7f1053f64000-7f1053f65000 ---p 00000000 00:00 0 |
| | 7f1053f65000-7f1053fa6000 rw-p 00000000 00:00 0 |
| | 7f1053fa6000-7f1053fa7000 ---p 00000000 00:00 0 |
| | 7f1053fa7000-7f1053fe8000 rw-p 00000000 00:00 0 |
| | 7f1053fe8000-7f1053fe9000 ---p 00000000 00:00 0 |
| | 7f1053fe9000-7f105402a000 rw-p 00000000 00:00 0 |
| | 7f105402a000-7f105402b000 ---p 00000000 00:00 0 |
| | 7f105402b000-7f105406c000 rw-p 00000000 00:00 0 |
| | 7f105406c000-7f105406d000 ---p 00000000 00:00 0 |
| | 7f105406d000-7f10540ae000 rw-p 00000000 00:00 0 |
| | 7f10540ae000-7f10540af000 ---p 00000000 00:00 0 |
| | 7f10540af000-7f10540f0000 rw-p 00000000 00:00 0 |
| | 7f10540f0000-7f10540f1000 ---p 00000000 00:00 0 |
| | 7f10540f1000-7f1054132000 rw-p 00000000 00:00 0 |
| | 7f1054132000-7f1054133000 ---p 00000000 00:00 0 |
| | 7f1054133000-7f1054174000 rw-p 00000000 00:00 0 |
| | 7f1054174000-7f1054175000 ---p 00000000 00:00 0 |
| | 7f1054175000-7f10541b6000 rw-p 00000000 00:00 0 |
| | 7f10541b6000-7f10541b7000 ---p 00000000 00:00 0 |
| | 7f10541b7000-7f10541f8000 rw-p 00000000 00:00 0 |
| | 7f10541f8000-7f10541f9000 ---p 00000000 00:00 0 |
| | 7f10541f9000-7f105423a000 rw-p 00000000 00:00 0 |
| | 7f105423a000-7f105423b000 ---p 00000000 00:00 0 |
| | 7f105423b000-7f105427c000 rw-p 00000000 00:00 0 |
| | 7f105427c000-7f105427d000 ---p 00000000 00:00 0 |
| | 7f105427d000-7f10542be000 rw-p 00000000 00:00 0 |
| | 7f10542be000-7f10542bf000 ---p 00000000 00:00 0 |
| | 7f10542bf000-7f1054330000 rw-p 00000000 00:00 0 |
| | 7f1054331000-7f1054332000 r--p 00000000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1054332000-7f1054333000 r-xp 00001000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1054333000-7f1054334000 r--p 00002000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1054334000-7f1054335000 r--p 00002000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1054335000-7f1054336000 rw-p 00003000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1054336000-7f1057400000 rw-p 00000000 00:00 0 |
| | 7f1057400000-7f1057401000 r--p 00000000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f1057401000-7f1057402000 r-xp 00001000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f1057402000-7f1057403000 r--p 00002000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f1057403000-7f1057404000 r--p 00002000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f1057404000-7f1057405000 rw-p 00003000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f1057405000-7f1057508000 rw-p 00000000 00:00 0 |
| | 7f1057508000-7f105750b000 r--p 00000000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f105750b000-7f1057522000 r-xp 00003000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1057522000-7f1057526000 r--p 0001a000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1057526000-7f1057527000 r--p 0001d000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1057527000-7f1057528000 rw-p 0001e000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1057528000-7f1057550000 r--p 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1057550000-7f10576e5000 r-xp 00028000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f10576e5000-7f105773d000 r--p 001bd000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f105773d000-7f1057741000 r--p 00214000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1057741000-7f1057743000 rw-p 00218000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1057743000-7f1057752000 rw-p 00000000 00:00 0 |
| | 7f1057752000-7f1057760000 r--p 00000000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1057760000-7f10577dc000 r-xp 0000e000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f10577dc000-7f1057837000 r--p 0008a000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1057837000-7f1057838000 r--p 000e4000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1057838000-7f1057839000 rw-p 000e5000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1057839000-7f105783b000 r--p 00000000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f105783b000-7f105784f000 r-xp 00002000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f105784f000-7f1057868000 r--p 00016000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1057868000-7f1057869000 ---p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1057869000-7f105786a000 r--p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f105786a000-7f105786b000 rw-p 00030000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f105786b000-7f1057873000 rw-p 00000000 00:00 0 |
| | 7f1057873000-7f105787d000 r--p 00000000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f105787d000-7f10578dc000 r-xp 0000a000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f10578dc000-7f10578f3000 r--p 00069000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f10578f3000-7f10578f4000 r--p 0007f000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f10578f4000-7f10578f5000 rw-p 00080000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f10578f5000-7f10578f7000 r--p 00000000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f10578f7000-7f1057908000 r-xp 00002000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f1057908000-7f105790e000 r--p 00013000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f105790e000-7f105790f000 ---p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f105790f000-7f1057910000 r--p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f1057910000-7f1057911000 rw-p 0001a000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f1057915000-7f1057959000 r--p 00000000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f1057959000-7f1057cb8000 r-xp 00044000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f1057cb8000-7f1057e1a000 r--p 003a3000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f1057e1a000-7f1057e2e000 r--p 00504000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f1057e2e000-7f1057e31000 rw-p 00518000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f1057e31000-7f1057e47000 rw-p 00000000 00:00 0 |
| | 7f1057e47000-7f1057e49000 r--p 00000000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1057e49000-7f1057e73000 r-xp 00002000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1057e73000-7f1057e7e000 r--p 0002c000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1057e7f000-7f1057e81000 r--p 00037000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1057e81000-7f1057e83000 rw-p 00039000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcc2ae7000-7ffcc32e6000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcc3365000-7ffcc3369000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcc3369000-7ffcc336b000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:828: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0. |