| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" 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 -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" 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 -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" 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 -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| pid 151518 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.3.0dev (2023-03-29T18:53:49Z master a1a4d77472) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | 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/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/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:001170 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:001190 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in `<main>' |
| | -:29:in `each' |
| | -:30:in `block in <main>' |
| | /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' |
| | -:32:in `block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk/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' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007f70c902babf RBP: 0x000055be6f6ef958 RSP: 0x00007fff7494d9a0 |
| | RAX: 0x0000000000000018 RBX: 0x0000000000000010 RCX: 0x384bf6f73391f936 |
| | RDX: 0x000000000000063b RDI: 0x000055be6f2e80e0 RSI: 0x000000000000003b |
| | R8: 0x0000000000008048 R9: 0x0000000000000040 R10: 0x00007f70c89b0010 |
| | R11: 0x0000000000000008 R12: 0x000055be6f2e80e0 R13: 0x000055be6f6d09b0 |
| | R14: 0x0000000000000000 R15: 0x000055be6f6d09a0 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f70c91fd57f] /tmp/ruby/src/trunk/vm_dump.c:785 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1101 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f70c9004804] /tmp/ruby/src/trunk/error.c:813 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(sigsegv+0x4d) [0x7f70c9149fcd] /tmp/ruby/src/trunk/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f70c8b69520) [0x7f70c8b69520] |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RVALUE_MARKED+0x34) [0x7f70c902babf] /tmp/ruby/src/trunk/gc.c:1636 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_set) /tmp/ruby/src/trunk/gc.c:6948 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk/gc.c:7060 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(mark_ast_value+0x9) [0x7f70c908ffbc] /tmp/ruby/src/trunk/node.c:1379 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk/node.c:1338 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk/node.c:1348 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk/node.c:1436 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f70c902ede8] /tmp/ruby/src/trunk/gc.c:7512 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk/gc.c:7550 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk/gc.c:8717 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marking_exit+0x0) [0x7f70c902fda2] /tmp/ruby/src/trunk/gc.c:8774 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk/gc.c:8785 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk/gc.c:9557 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(heap_prepare+0x26) [0x7f70c9032cbd] /tmp/ruby/src/trunk/gc.c:2416 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk/gc.c:2685 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk/gc.c:2791 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_of0+0x66) [0x7f70c9033401] /tmp/ruby/src/trunk/gc.c:2893 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk/gc.c:2913 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:2935 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rbimpl_str_buf_new_cstr+0x5) [0x7f70c8f6a86a] /tmp/ruby/src/trunk/include/ruby/internal/intern/string.h:1447 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk/array.c:3103 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk/array.c:3097 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(exec_recursive+0x3e8) [0x7f70c9195ad8] /tmp/ruby/src/trunk/thread.c:5149 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f70c91d2234] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7f70c91e15bd] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f70c91e7d5b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f70c91f1bff] /tmp/ruby/src/trunk/vm_eval.c:85 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f70c5067f4a] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14192 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk/ext/ripper/ripper.y:6282 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7f70c506ff85] /tmp/ruby/build/trunk/ext/ripper/ripper.y:10490 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk/ext/ripper/ripper.c:10528 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f70c50815b2] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14371 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ensure+0x126) [0x7f70c900e346] /tmp/ruby/src/trunk/eval.c:1005 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f70c5064315] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14409 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f70c91d2234] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7f70c91e15bd] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f70c91e7d5b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f70c91e7f59] /tmp/ruby/src/trunk/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(eval_under+0x48) [0x7f70c91f82ca] /tmp/ruby/src/trunk/vm_eval.c:1946 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk/vm_eval.c:1970 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f70c91d2234] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7f70c91e15bd] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f70c91e7d5b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_yield+0x27b) [0x7f70c91f72cb] /tmp/ruby/src/trunk/vm.c:1384 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f70c8f6a66c] /tmp/ruby/src/trunk/array.c:2747 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk/array.c:2746 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f70c91d2234] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x98) [0x7f70c91e2f39] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:815 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f70c91e7d5b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f70c9009c01] /tmp/ruby/src/trunk/eval.c:287 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(ruby_run_node+0x93) [0x7f70c90100c3] /tmp/ruby/src/trunk/eval.c:328 |
| | /tmp/ruby/build/trunk/ruby(rb_main+0x21) [0x55be6ec6b187] /tmp/ruby/src/trunk/main.c:39 |
| | /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f70c8b50d90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f70c8b50e40] ../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 |
| | [0x55be6ec6b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55be6ec6a000-55be6ec6b000 r--p 00000000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 55be6ec6b000-55be6ec6c000 r-xp 00001000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 55be6ec6c000-55be6ec6d000 r--p 00002000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 55be6ec6d000-55be6ec6e000 r--p 00002000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 55be6ec6e000-55be6ec6f000 rw-p 00003000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 55be6f2e5000-55be6f927000 rw-p 00000000 00:00 0 [heap] |
| | 7f70c1a2b000-7f70c2253000 rw-p 00000000 00:00 0 |
| | 7f70c2253000-7f70c268a000 r--s 00000000 103:02 9442392 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7f70c268a000-7f70c28a8000 r--s 00000000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c28a8000-7f70c3c47000 rw-p 00000000 00:00 0 |
| | 7f70c3c47000-7f70c4caa000 r--s 00000000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c4caa000-7f70c4ce0000 r--s 00000000 00:25 1612952909 /tmp/ruby/build/trunk/ruby |
| | 7f70c4ce0000-7f70c4d50000 rw-p 00000000 00:00 0 |
| | 7f70c4d60000-7f70c4de0000 rw-p 00000000 00:00 0 |
| | 7f70c4df0000-7f70c4fc0000 rw-p 00000000 00:00 0 |
| | 7f70c4fc5000-7f70c4fc7000 r--p 00000000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fc7000-7f70c4fcc000 r-xp 00002000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fcc000-7f70c4fcd000 r--p 00007000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fcd000-7f70c4fce000 ---p 00008000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fce000-7f70c4fcf000 r--p 00008000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fcf000-7f70c4fd0000 rw-p 00009000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7f70c4fd0000-7f70c5050000 rw-p 00000000 00:00 0 |
| | 7f70c5056000-7f70c5057000 r--p 00000000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f70c5057000-7f70c5059000 r-xp 00001000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f70c5059000-7f70c505a000 r--p 00003000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f70c505a000-7f70c505b000 r--p 00003000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f70c505b000-7f70c505c000 rw-p 00004000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f70c505c000-7f70c5062000 r--p 00000000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7f70c5062000-7f70c5084000 r-xp 00006000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7f70c5084000-7f70c509d000 r--p 00028000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7f70c509d000-7f70c509f000 r--p 00040000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7f70c509f000-7f70c50a0000 rw-p 00042000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7f70c50a0000-7f70c50c0000 rw-p 00000000 00:00 0 |
| | 7f70c50c0000-7f70c50c1000 ---p 00000000 00:00 0 |
| | 7f70c50c1000-7f70c5102000 rw-p 00000000 00:00 0 |
| | 7f70c5102000-7f70c5103000 ---p 00000000 00:00 0 |
| | 7f70c5103000-7f70c5144000 rw-p 00000000 00:00 0 |
| | 7f70c5144000-7f70c5145000 ---p 00000000 00:00 0 |
| | 7f70c5145000-7f70c5186000 rw-p 00000000 00:00 0 |
| | 7f70c5186000-7f70c5187000 ---p 00000000 00:00 0 |
| | 7f70c5187000-7f70c51c8000 rw-p 00000000 00:00 0 |
| | 7f70c51c8000-7f70c51c9000 ---p 00000000 00:00 0 |
| | 7f70c51c9000-7f70c520a000 rw-p 00000000 00:00 0 |
| | 7f70c520a000-7f70c520b000 ---p 00000000 00:00 0 |
| | 7f70c520b000-7f70c524c000 rw-p 00000000 00:00 0 |
| | 7f70c524c000-7f70c524d000 ---p 00000000 00:00 0 |
| | 7f70c524d000-7f70c528e000 rw-p 00000000 00:00 0 |
| | 7f70c528e000-7f70c528f000 ---p 00000000 00:00 0 |
| | 7f70c528f000-7f70c52d0000 rw-p 00000000 00:00 0 |
| | 7f70c52d0000-7f70c52d1000 ---p 00000000 00:00 0 |
| | 7f70c52d1000-7f70c5312000 rw-p 00000000 00:00 0 |
| | 7f70c5312000-7f70c5313000 ---p 00000000 00:00 0 |
| | 7f70c5313000-7f70c5354000 rw-p 00000000 00:00 0 |
| | 7f70c5354000-7f70c5355000 ---p 00000000 00:00 0 |
| | 7f70c5355000-7f70c5396000 rw-p 00000000 00:00 0 |
| | 7f70c5396000-7f70c5397000 ---p 00000000 00:00 0 |
| | 7f70c5397000-7f70c53d8000 rw-p 00000000 00:00 0 |
| | 7f70c53d8000-7f70c53d9000 ---p 00000000 00:00 0 |
| | 7f70c53d9000-7f70c541a000 rw-p 00000000 00:00 0 |
| | 7f70c541a000-7f70c541b000 ---p 00000000 00:00 0 |
| | 7f70c541b000-7f70c545c000 rw-p 00000000 00:00 0 |
| | 7f70c545c000-7f70c545d000 ---p 00000000 00:00 0 |
| | 7f70c545d000-7f70c549e000 rw-p 00000000 00:00 0 |
| | 7f70c549e000-7f70c549f000 ---p 00000000 00:00 0 |
| | 7f70c549f000-7f70c54e0000 rw-p 00000000 00:00 0 |
| | 7f70c54e0000-7f70c54e1000 ---p 00000000 00:00 0 |
| | 7f70c54e1000-7f70c5522000 rw-p 00000000 00:00 0 |
| | 7f70c5522000-7f70c5523000 ---p 00000000 00:00 0 |
| | 7f70c5523000-7f70c5564000 rw-p 00000000 00:00 0 |
| | 7f70c5564000-7f70c5565000 ---p 00000000 00:00 0 |
| | 7f70c5565000-7f70c55a6000 rw-p 00000000 00:00 0 |
| | 7f70c55a6000-7f70c55a7000 ---p 00000000 00:00 0 |
| | 7f70c55a7000-7f70c55e8000 rw-p 00000000 00:00 0 |
| | 7f70c55e8000-7f70c55e9000 ---p 00000000 00:00 0 |
| | 7f70c55e9000-7f70c562a000 rw-p 00000000 00:00 0 |
| | 7f70c562a000-7f70c562b000 ---p 00000000 00:00 0 |
| | 7f70c562b000-7f70c566c000 rw-p 00000000 00:00 0 |
| | 7f70c566c000-7f70c566d000 ---p 00000000 00:00 0 |
| | 7f70c566d000-7f70c56ae000 rw-p 00000000 00:00 0 |
| | 7f70c56ae000-7f70c56af000 ---p 00000000 00:00 0 |
| | 7f70c56af000-7f70c56f0000 rw-p 00000000 00:00 0 |
| | 7f70c56f0000-7f70c56f1000 ---p 00000000 00:00 0 |
| | 7f70c56f1000-7f70c5732000 rw-p 00000000 00:00 0 |
| | 7f70c5732000-7f70c5733000 ---p 00000000 00:00 0 |
| | 7f70c5733000-7f70c5774000 rw-p 00000000 00:00 0 |
| | 7f70c5774000-7f70c5775000 ---p 00000000 00:00 0 |
| | 7f70c5775000-7f70c57b6000 rw-p 00000000 00:00 0 |
| | 7f70c57b6000-7f70c57b7000 ---p 00000000 00:00 0 |
| | 7f70c57b7000-7f70c57f8000 rw-p 00000000 00:00 0 |
| | 7f70c57f8000-7f70c57f9000 ---p 00000000 00:00 0 |
| | 7f70c57f9000-7f70c583a000 rw-p 00000000 00:00 0 |
| | 7f70c583a000-7f70c583b000 ---p 00000000 00:00 0 |
| | 7f70c583b000-7f70c587c000 rw-p 00000000 00:00 0 |
| | 7f70c587c000-7f70c587d000 ---p 00000000 00:00 0 |
| | 7f70c587d000-7f70c58be000 rw-p 00000000 00:00 0 |
| | 7f70c58be000-7f70c58bf000 ---p 00000000 00:00 0 |
| | 7f70c58bf000-7f70c5930000 rw-p 00000000 00:00 0 |
| | 7f70c5931000-7f70c5932000 r--p 00000000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f70c5932000-7f70c5933000 r-xp 00001000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f70c5933000-7f70c5934000 r--p 00002000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f70c5934000-7f70c5935000 r--p 00002000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f70c5935000-7f70c5936000 rw-p 00003000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f70c5936000-7f70c8a00000 rw-p 00000000 00:00 0 |
| | 7f70c8a04000-7f70c8b07000 rw-p 00000000 00:00 0 |
| | 7f70c8b07000-7f70c8b0a000 r--p 00000000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f70c8b0a000-7f70c8b21000 r-xp 00003000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f70c8b21000-7f70c8b25000 r--p 0001a000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f70c8b25000-7f70c8b26000 r--p 0001d000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f70c8b26000-7f70c8b27000 rw-p 0001e000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f70c8b27000-7f70c8b4f000 r--p 00000000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c8b4f000-7f70c8ce4000 r-xp 00028000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c8ce4000-7f70c8d3c000 r--p 001bd000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c8d3c000-7f70c8d40000 r--p 00214000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c8d40000-7f70c8d42000 rw-p 00218000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f70c8d42000-7f70c8d51000 rw-p 00000000 00:00 0 |
| | 7f70c8d51000-7f70c8d5f000 r--p 00000000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f70c8d5f000-7f70c8ddb000 r-xp 0000e000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f70c8ddb000-7f70c8e36000 r--p 0008a000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f70c8e36000-7f70c8e37000 r--p 000e4000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f70c8e37000-7f70c8e38000 rw-p 000e5000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f70c8e38000-7f70c8e3a000 r--p 00000000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e3a000-7f70c8e4e000 r-xp 00002000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e4e000-7f70c8e67000 r--p 00016000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e67000-7f70c8e68000 ---p 0002f000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e68000-7f70c8e69000 r--p 0002f000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e69000-7f70c8e6a000 rw-p 00030000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f70c8e6a000-7f70c8e72000 rw-p 00000000 00:00 0 |
| | 7f70c8e72000-7f70c8e7c000 r--p 00000000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f70c8e7c000-7f70c8edb000 r-xp 0000a000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f70c8edb000-7f70c8ef2000 r--p 00069000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f70c8ef2000-7f70c8ef3000 r--p 0007f000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f70c8ef3000-7f70c8ef4000 rw-p 00080000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f70c8ef4000-7f70c8ef6000 r--p 00000000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8ef6000-7f70c8f07000 r-xp 00002000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8f07000-7f70c8f0d000 r--p 00013000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8f0d000-7f70c8f0e000 ---p 00019000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8f0e000-7f70c8f0f000 r--p 00019000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8f0f000-7f70c8f10000 rw-p 0001a000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f70c8f11000-7f70c8f12000 r--p 00000000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7f70c8f12000-7f70c8f13000 r-xp 00001000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7f70c8f13000-7f70c8f14000 r--p 00002000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7f70c8f14000-7f70c8f15000 r--p 00002000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7f70c8f15000-7f70c8f16000 rw-p 00003000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7f70c8f16000-7f70c8f5a000 r--p 00000000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c8f5a000-7f70c92b8000 r-xp 00044000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c92b8000-7f70c9419000 r--p 003a2000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c9419000-7f70c941a000 ---p 00503000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c941a000-7f70c942e000 r--p 00503000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c942e000-7f70c9431000 rw-p 00517000 00:25 1612952902 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7f70c9431000-7f70c9447000 rw-p 00000000 00:00 0 |
| | 7f70c9447000-7f70c9449000 r--p 00000000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f70c9449000-7f70c9473000 r-xp 00002000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f70c9473000-7f70c947e000 r--p 0002c000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f70c947f000-7f70c9481000 r--p 00037000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f70c9481000-7f70c9483000 rw-p 00039000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff74154000-7fff74953000 rw-p 00000000 00:00 0 [stack] |
| | 7fff74985000-7fff74989000 r--p 00000000 00:00 0 [vvar] |
| | 7fff74989000-7fff7498b000 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='-j16'" exit with 0. |