rev: 1016cff4ff
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20200609-010224
#<BuildRuby:0x000055fad60bbb08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20200609-010224",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000050)
configure 0.000000 0.000000 0.000000 ( 0.000050)
build_up From https://github.com/ruby/ruby
42a2fa3..1016cff master -> origin/master
0.016000 0.000000 76.948000 ( 26.363825)
build_miniruby 0.004000 0.000000 0.152000 ( 0.161509)
build_ruby 0.000000 0.004000 3.252000 ( 2.861526)
build_all /tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb:84: [BUG] Segmentation fault at 0x0000000000000140
ruby 2.8.0dev (2020-06-09T00:52:46Z master 1016cff4ff) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0003 p:0055 s:0029 e:000028 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb:84
me:
called_id: find_decl, type: iseq
owner class: 0x0000561dc5407098 [3LM ] T_CLASS (annon)
self: 0x0000561dc5407bb0 [3LM ] T_MODULE MJITHeader
lvars:
code: 0x0000561dc58618c8 [3LMPR ] T_STRING (String)#ifdef __GNUC__
# pragma GCC system_header
#endif
#define ALWAYS_INLINE(x) __attribute__ ((__always_inline__)) x
typedef __builtin_va_list __gnuc_va_list;
typedef __gnuc_va_list va_list;
typedef long unsigned
stop: T_FIXNUM 684560
level: T_FIXNUM 4
i: T_FIXNUM 682072
c:0002 p:1224 s:0021 E:0000c8 EVAL /tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb:260 [FINISH]
self: 0x0000561dc52d1ef8 [3LM R ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
cc: 0x0000561dc5295980 [3 ] T_STRING (String)gcc -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=writ
code: 0x0000561dc58618c8 [3LMPR ] T_STRING (String)#ifdef __GNUC__
# pragma GCC system_header
#endif
#define ALWAYS_INLINE(x) __attribute__ ((__always_inline__)) x
typedef __builtin_va_list __gnuc_va_list;
typedef __gnuc_va_list va_list;
typedef long unsigned
outfile: 0x0000561dc5295930 [3 ] T_STRING (String).ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h
cflags: 0x0000561dc5406d28 [3 ] T_STRING (String)-S -DMJIT_HEADER -fsyntax-only -Werror=implicit-function-declaration -Werror=implicit-int -Wfatal-errors
macro: 0x0000561dc5861990 [3 ] T_STRING (String)#define MJIT_HEADER 1
#define _FORTIFY_SOURCE 2
#define RUBY_DEVEL 1
#define RUBY_EXPORT 1
#define CANONICALIZATION_FOR_MATHN 1
#define MJIT_FORCE_ENABLE 1
#define _STDC_PREDEF_H 1
#define __STDC_IEC_559__ 1
#d
code_to_check: 0x0000561dc58618a0 [3 ] T_STRING (String)#ifdef __GNUC__
# pragma GCC system_header
#endif
#define ALWAYS_INLINE(x) __attribute__ ((__always_inline__)) x
typedef __builtin_va_list __gnuc_va_list;
typedef __gnuc_va_list va_list;
typedef long unsigned
stop_pos: T_FIXNUM 684560
extern_names: 0x0000561dc585ee98 [3 ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x0000561dc6e03e10
transform_logs: 0x0000561dc585ee48 [3 ] T_HASH (Hash)[A ] 1
decl_range: 0x0000561dc57c1238 [0 ] T_STRUCT (Range)
decl: 0x0000561dc57c1210 [0 ] T_STRING (String){
((void)0);
const struct rb_callcache *cc = cd->cc;
const rb_iseq_t *iseq = def_iseq_ptr(vm_cc_cme(cc)->def);
const int param_size = iseq->body->param.size;
const int local_size = iseq->bod
decl_name: 0x0000561dc57c0950 [0 ] T_STRING (String)vm_call_iseq_setup
match: 0x0000561dc57c1620 [0 U] T_MATCH (MatchData)
header: 0x0000561dc57c0680 [0 ] T_STRING (String)static VALUE
vm_call_iseq_setup(rb_execution_context_t *ec, rb_control_frame_t *cfp, struct rb_calling_info *calling, struct rb_call_data *cd)
messages: T_NIL
c:0001 p:0000 s:0003 E:002590 (none) [FINISH]
self: 0x0000561dc52d1ef8 [3LM R ] T_OBJECT len:0 ptr:0x0000000000000000
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb:260:in `<main>'
/tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb:84:in `find_decl'
-- Machine register context ------------------------------------------------
RIP: 0x0000561dc2e16502 RBP: 0x0000561dc32df900 RSP: 0x00007ffe472b4f68
RAX: 0x0000100000000000 RBX: 0x0000000000000001 RCX: 0x000000000000016c
RDX: 0x000000000000016c RDI: 0x0000561dc5275000 RSI: 0x0000561dc32df900
R8: 0x0000000000000000 R9: 0x0000000000000005 R10: 0x0000561dc52d7fe0
R11: 0x0000000000000010 R12: 0x0000561dc53dcda0 R13: 0x00007f03bc001490
R14: 0x0000561dc57baa28 R15: 0x0000000000000001 EFL: 0x0000000000010206
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_vm_bugreport+0x79c) [0x561dc2fd89fc] /tmp/ruby/v3/src/trunk-mjit/vm_dump.c:757
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_bug_for_fatal_signal+0xe4) [0x561dc2de77d4] /tmp/ruby/v3/src/trunk-mjit/error.c:675
/tmp/ruby/v3/build/trunk-mjit/miniruby(sigsegv+0x4b) [0x561dc2f3645b] /tmp/ruby/v3/src/trunk-mjit/signal.c:955
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f03c6a57890]
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_gc_mark+0x72) [0x561dc2e16502] /tmp/ruby/v3/src/trunk-mjit/gc.c:5380
/tmp/ruby/v3/build/trunk-mjit/miniruby(mjit_mark_cc_entries+0x47) [0x561dc2e65ee7] /tmp/ruby/v3/src/trunk-mjit/mjit.c:1087
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_iseq_mark+0x37d) [0x561dc2e4721d] /tmp/ruby/v3/src/trunk-mjit/iseq.c:368
/tmp/ruby/v3/build/trunk-mjit/miniruby(gc_mark_children+0x298) [0x561dc2e0ed88] /tmp/ruby/v3/src/trunk-mjit/gc.c:5472
/tmp/ruby/v3/build/trunk-mjit/miniruby(gc_mark_stacked_objects+0x54) [0x561dc2e0f944] /tmp/ruby/v3/src/trunk-mjit/gc.c:5711
/tmp/ruby/v3/build/trunk-mjit/miniruby(gc_mark_stacked_objects_incremental+0xd) [0x561dc2e145d4] /tmp/ruby/v3/src/trunk-mjit/gc.c:5745
/tmp/ruby/v3/build/trunk-mjit/miniruby(gc_marks_step) /tmp/ruby/v3/src/trunk-mjit/gc.c:6627
/tmp/ruby/v3/build/trunk-mjit/miniruby(newobj_slowpath_wb_protected) /tmp/ruby/v3/src/trunk-mjit/gc.c:6687
/tmp/ruby/v3/build/trunk-mjit/miniruby(str_alloc+0x10) [0x561dc2f4f2f8] /tmp/ruby/v3/src/trunk-mjit/string.c:743
/tmp/ruby/v3/build/trunk-mjit/miniruby(str_new0) /tmp/ruby/v3/src/trunk-mjit/string.c:765
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_str_subseq+0xdf) [0x561dc2f5bdff] /tmp/ruby/v3/src/trunk-mjit/string.c:1321
/tmp/ruby/v3/build/trunk-mjit/miniruby(vm_exec_core+0x592f) [0x561dc2fcbd4f] /tmp/ruby/v3/src/trunk-mjit/vm_insnhelper.c:591
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_vm_exec+0x74f) [0x561dc2fbf27f] /tmp/ruby/v3/src/trunk-mjit/vm.c:1953
/tmp/ruby/v3/build/trunk-mjit/miniruby(rb_ec_exec_node+0xaa) [0x561dc2dee64a] /tmp/ruby/v3/src/trunk-mjit/eval.c:296
/tmp/ruby/v3/build/trunk-mjit/miniruby(ruby_run_node+0x46) [0x561dc2df3596] /tmp/ruby/v3/src/trunk-mjit/eval.c:354
/tmp/ruby/v3/build/trunk-mjit/miniruby(main+0x6f) [0x561dc2d50e3f] /tmp/ruby/v3/src/trunk-mjit/main.c:50
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/v3/src/trunk-mjit/tool/transform_mjit_header.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
5 /tmp/ruby/v3/build/trunk-mjit/rbconfig.rb
6 /tmp/ruby/v3/src/trunk-mjit/lib/fileutils.rb
7 /tmp/ruby/v3/src/trunk-mjit/lib/delegate.rb
8 /tmp/ruby/v3/src/trunk-mjit/lib/tmpdir.rb
9 /tmp/ruby/v3/src/trunk-mjit/lib/tempfile.rb
* Process memory map:
561dc2d28000-561dc30dc000 r-xp 00000000 00:100 2265703169 /tmp/ruby/v3/build/trunk-mjit/miniruby
561dc32dc000-561dc32e2000 r--p 003b4000 00:100 2265703169 /tmp/ruby/v3/build/trunk-mjit/miniruby
561dc32e2000-561dc32e3000 rw-p 003ba000 00:100 2265703169 /tmp/ruby/v3/build/trunk-mjit/miniruby
561dc32e3000-561dc32f5000 rw-p 00000000 00:00 0
561dc5274000-561dc5295000 rw-p 00000000 00:00 0 [heap]
561dc5295000-561dc6fe6000 rw-p 00000000 00:00 0 [heap]
7f03bbe10000-7f03bc000000 r--s 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7f03bc000000-7f03bc021000 rw-p 00000000 00:00 0
7f03bc021000-7f03c0000000 ---p 00000000 00:00 0
7f03c008f000-7f03c1788000 r--s 00000000 00:100 2265703169 /tmp/ruby/v3/build/trunk-mjit/miniruby
7f03c1788000-7f03c179e000 r-xp 00000000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03c179e000-7f03c199e000 ---p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03c199e000-7f03c199f000 r--p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03c199f000-7f03c19a0000 rw-p 00017000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03c19a0000-7f03c19a2000 r-xp 00000000 00:100 2265728765 /tmp/_ruby_mjit_p22874u0.so (deleted)
7f03c19a2000-7f03c1ba1000 ---p 00002000 00:100 2265728765 /tmp/_ruby_mjit_p22874u0.so (deleted)
7f03c1ba1000-7f03c1ba2000 r--p 00001000 00:100 2265728765 /tmp/_ruby_mjit_p22874u0.so (deleted)
7f03c1ba2000-7f03c1ba3000 rw-p 00002000 00:100 2265728765 /tmp/_ruby_mjit_p22874u0.so (deleted)
7f03c1ba3000-7f03c1ba6000 r-xp 00000000 00:100 2265749534 /tmp/_ruby_mjit_p22874u1.so (deleted)
7f03c1ba6000-7f03c1da5000 ---p 00003000 00:100 2265749534 /tmp/_ruby_mjit_p22874u1.so (deleted)
7f03c1da5000-7f03c1da6000 r--p 00002000 00:100 2265749534 /tmp/_ruby_mjit_p22874u1.so (deleted)
7f03c1da6000-7f03c1da7000 rw-p 00003000 00:100 2265749534 /tmp/_ruby_mjit_p22874u1.so (deleted)
7f03c1da7000-7f03c1da8000 ---p 00000000 00:00 0
7f03c1da8000-7f03c25a8000 rw-p 00000000 00:00 0
7f03c25a8000-7f03c25a9000 ---p 00000000 00:00 0
7f03c25a9000-7f03c264a000 rw-p 00000000 00:00 0
7f03c264a000-7f03c264b000 ---p 00000000 00:00 0
7f03c264b000-7f03c26ec000 rw-p 00000000 00:00 0
7f03c26ec000-7f03c26ed000 ---p 00000000 00:00 0
7f03c26ed000-7f03c278e000 rw-p 00000000 00:00 0
7f03c278e000-7f03c278f000 ---p 00000000 00:00 0
7f03c278f000-7f03c2830000 rw-p 00000000 00:00 0
7f03c2830000-7f03c2831000 ---p 00000000 00:00 0
7f03c2831000-7f03c28d2000 rw-p 00000000 00:00 0
7f03c28d2000-7f03c28d3000 ---p 00000000 00:00 0
7f03c28d3000-7f03c2974000 rw-p 00000000 00:00 0
7f03c2974000-7f03c2975000 ---p 00000000 00:00 0
7f03c2975000-7f03c2a16000 rw-p 00000000 00:00 0
7f03c2a16000-7f03c2a17000 ---p 00000000 00:00 0
7f03c2a17000-7f03c2ab8000 rw-p 00000000 00:00 0
7f03c2ab8000-7f03c2ab9000 ---p 00000000 00:00 0
7f03c2ab9000-7f03c2b5a000 rw-p 00000000 00:00 0
7f03c2b5a000-7f03c2b5b000 ---p 00000000 00:00 0
7f03c2b5b000-7f03c2bfc000 rw-p 00000000 00:00 0
7f03c2bfc000-7f03c2bfd000 ---p 00000000 00:00 0
7f03c2bfd000-7f03c2c9e000 rw-p 00000000 00:00 0
7f03c2c9e000-7f03c2c9f000 ---p 00000000 00:00 0
7f03c2c9f000-7f03c2d40000 rw-p 00000000 00:00 0
7f03c2d40000-7f03c2d41000 ---p 00000000 00:00 0
7f03c2d41000-7f03c2de2000 rw-p 00000000 00:00 0
7f03c2de2000-7f03c2de3000 ---p 00000000 00:00 0
7f03c2de3000-7f03c2e84000 rw-p 00000000 00:00 0
7f03c2e84000-7f03c2e85000 ---p 00000000 00:00 0
7f03c2e85000-7f03c2f26000 rw-p 00000000 00:00 0
7f03c2f26000-7f03c2f27000 ---p 00000000 00:00 0
7f03c2f27000-7f03c2fc8000 rw-p 00000000 00:00 0
7f03c2fc8000-7f03c2fc9000 ---p 00000000 00:00 0
7f03c2fc9000-7f03c306a000 rw-p 00000000 00:00 0
7f03c306a000-7f03c306b000 ---p 00000000 00:00 0
7f03c306b000-7f03c310c000 rw-p 00000000 00:00 0
7f03c310c000-7f03c310d000 ---p 00000000 00:00 0
7f03c310d000-7f03c31ae000 rw-p 00000000 00:00 0
7f03c31ae000-7f03c31af000 ---p 00000000 00:00 0
7f03c31af000-7f03c3250000 rw-p 00000000 00:00 0
7f03c3250000-7f03c3251000 ---p 00000000 00:00 0
7f03c3251000-7f03c32f2000 rw-p 00000000 00:00 0
7f03c32f2000-7f03c32f3000 ---p 00000000 00:00 0
7f03c32f3000-7f03c3394000 rw-p 00000000 00:00 0
7f03c3394000-7f03c3395000 ---p 00000000 00:00 0
7f03c3395000-7f03c3436000 rw-p 00000000 00:00 0
7f03c3436000-7f03c3437000 ---p 00000000 00:00 0
7f03c3437000-7f03c34d8000 rw-p 00000000 00:00 0
7f03c34d8000-7f03c34d9000 ---p 00000000 00:00 0
7f03c34d9000-7f03c357a000 rw-p 00000000 00:00 0
7f03c357a000-7f03c357b000 ---p 00000000 00:00 0
7f03c357b000-7f03c361c000 rw-p 00000000 00:00 0
7f03c361c000-7f03c361d000 ---p 00000000 00:00 0
7f03c361d000-7f03c36be000 rw-p 00000000 00:00 0
7f03c36be000-7f03c36bf000 ---p 00000000 00:00 0
7f03c36bf000-7f03c3760000 rw-p 00000000 00:00 0
7f03c3760000-7f03c3761000 ---p 00000000 00:00 0
7f03c3761000-7f03c3802000 rw-p 00000000 00:00 0
7f03c3802000-7f03c3803000 ---p 00000000 00:00 0
7f03c3803000-7f03c38a4000 rw-p 00000000 00:00 0
7f03c38a4000-7f03c38a5000 ---p 00000000 00:00 0
7f03c38a5000-7f03c3946000 rw-p 00000000 00:00 0
7f03c3946000-7f03c3947000 ---p 00000000 00:00 0
7f03c3947000-7f03c59f1000 rw-p 00000000 00:00 0
7f03c59f1000-7f03c5bd8000 r-xp 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7f03c5bd8000-7f03c5dd8000 ---p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7f03c5dd8000-7f03c5ddc000 r--p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7f03c5ddc000-7f03c5dde000 rw-p 001eb000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7f03c5dde000-7f03c5de2000 rw-p 00000000 00:00 0
7f03c5de2000-7f03c5f7f000 r-xp 00000000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7f03c5f7f000-7f03c617e000 ---p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7f03c617e000-7f03c617f000 r--p 0019c000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7f03c617f000-7f03c6180000 rw-p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7f03c6180000-7f03c6189000 r-xp 00000000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03c6189000-7f03c6388000 ---p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03c6388000-7f03c6389000 r--p 00008000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03c6389000-7f03c638a000 rw-p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03c638a000-7f03c63b8000 rw-p 00000000 00:00 0
7f03c63b8000-7f03c63bb000 r-xp 00000000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03c63bb000-7f03c65ba000 ---p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03c65ba000-7f03c65bb000 r--p 00002000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03c65bb000-7f03c65bc000 rw-p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03c65bc000-7f03c663b000 r-xp 00000000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03c663b000-7f03c683b000 ---p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03c683b000-7f03c683c000 r--p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03c683c000-7f03c683d000 rw-p 00080000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03c683d000-7f03c6844000 r-xp 00000000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7f03c6844000-7f03c6a43000 ---p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7f03c6a43000-7f03c6a44000 r--p 00006000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7f03c6a44000-7f03c6a45000 rw-p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7f03c6a45000-7f03c6a5f000 r-xp 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03c6a5f000-7f03c6c5e000 ---p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03c6c5e000-7f03c6c5f000 r--p 00019000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03c6c5f000-7f03c6c60000 rw-p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03c6c60000-7f03c6c64000 rw-p 00000000 00:00 0
7f03c6c64000-7f03c6c80000 r-xp 00000000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03c6c80000-7f03c6e7f000 ---p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03c6e7f000-7f03c6e80000 r--p 0001b000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03c6e80000-7f03c6e81000 rw-p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03c6e81000-7f03c6ea8000 r-xp 00000000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7f03c6f14000-7f03c6f38000 r--s 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03c6f38000-7f03c709a000 rw-p 00000000 00:00 0
7f03c709a000-7f03c70a1000 rw-p 00000000 00:00 0
7f03c70a8000-7f03c70a9000 r--p 00027000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7f03c70a9000-7f03c70aa000 rw-p 00028000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7f03c70aa000-7f03c70ab000 rw-p 00000000 00:00 0
7ffe46ab7000-7ffe472b6000 rw-p 00000000 00:00 0 [stack]
7ffe473c5000-7ffe473c7000 r--p 00000000 00:00 0 [vvar]
7ffe473c7000-7ffe473c9000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Aborted (core dumped)
make: *** [.ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h] Error 134
make: *** Waiting for unfinished jobs....
0.008000 0.000000 13.624000 ( 4.316676)
$$$[end] "make all -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20200609-010224
total: 33.70 sec