rev: 33f54da15b
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20190723-074121
#<BuildRuby:0x000055a1cbcaed70
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20190723-074121",
@quiet=false,
@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.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
ab087ec..33f54da master -> origin/master
/tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk-asserts/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `eval'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `result'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk-asserts/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
0.000000 0.008000 1.188000 ( 3.368437)
build_miniruby /tmp/ruby/v2/src/trunk-asserts/process.c: In function 'retry_fork_async_signal_safe':
/tmp/ruby/v2/src/trunk-asserts/process.c:3935:33: warning: variable 'waitpid_lock' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
rb_nativethread_lock_t *waitpid_lock = waitpid_lock_init;
^~~~~~~~~~~~
/tmp/ruby/v2/src/trunk-asserts/process.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
0.012000 0.000000 93.988000 ( 94.289174)
build_ruby 0.004000 0.000000 3.628000 ( 3.720635)
build_all /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb: [BUG] Segmentation fault at 0x00000000000000a0
ruby 2.7.0dev (2019-07-23T07:22:53Z master 33f54da15b) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:0026c0 (none) [FINISH]
-- Machine register context ------------------------------------------------
RIP: 0x000055eb2de69d48 RBP: 0x0000000000000000 RSP: 0x00007ffe37e9e6c0
RAX: 0x00000000000003e8 RBX: 0x0000000000000000 RCX: 0x00000000000000a0
RDX: 0x0000000000000000 RDI: 0x000055eb2e33b660 RSI: 0x00000000000000b8
R8: 0x0000000000000090 R9: 0x0000000000000009 R10: 0x0000000000000130
R11: 0x0000000000000228 R12: 0x0000000000000001 R13: 0x000055eb2e33b660
R14: 0x0000000000000004 R15: 0x0000000000000001 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_vm_bugreport+0x789) [0x55eb2dfef179] /tmp/ruby/v2/src/trunk-asserts/vm_dump.c:707
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_bug_context+0xe7) [0x55eb2de12b67] /tmp/ruby/v2/src/trunk-asserts/error.c:599
/tmp/ruby/v2/build/trunk-asserts/miniruby(sigsegv+0x42) [0x55eb2df52b42] /tmp/ruby/v2/src/trunk-asserts/signal.c:997
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fcce81bc890]
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_memsize+0xe8) [0x55eb2de69d48] /tmp/ruby/v2/src/trunk-asserts/iseq.c:400
/tmp/ruby/v2/build/trunk-asserts/miniruby(obj_memsize_of+0x2c8) [0x55eb2de30f88] /tmp/ruby/v2/src/trunk-asserts/gc.c:2172
/tmp/ruby/v2/build/trunk-asserts/miniruby(obj_memsize_of+0xe) [0x55eb2de34fee] /tmp/ruby/v2/src/trunk-asserts/gc.c:1121
/tmp/ruby/v2/build/trunk-asserts/miniruby(check_rvalue_consistency_force) /tmp/ruby/v2/src/trunk-asserts/gc.c:1126
/tmp/ruby/v2/build/trunk-asserts/miniruby(RVALUE_OLD_P_RAW+0x0) [0x55eb2de39c83] /tmp/ruby/v2/src/trunk-asserts/gc.c:1187
/tmp/ruby/v2/build/trunk-asserts/miniruby(check_rvalue_consistency) /tmp/ruby/v2/src/trunk-asserts/gc.c:1266
/tmp/ruby/v2/build/trunk-asserts/miniruby(RVALUE_OLD_P) /tmp/ruby/v2/src/trunk-asserts/gc.c:1265
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_gc_writebarrier) /tmp/ruby/v2/src/trunk-asserts/gc.c:6579
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_obj_write+0x27) [0x55eb2ddc9c05] /tmp/ruby/v2/src/trunk-asserts/include/ruby/ruby.h:1538
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0) /tmp/ruby/v2/src/trunk-asserts/compile.c:5951
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x5eef) [0x55eb2ddc67ff] /tmp/ruby/v2/src/trunk-asserts/compile.c:6606
/tmp/ruby/v2/build/trunk-asserts/miniruby(compile_if+0x182) [0x55eb2ddcbbd2] /tmp/ruby/v2/src/trunk-asserts/compile.c:4987
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x4d44) [0x55eb2ddc5654] /tmp/ruby/v2/src/trunk-asserts/compile.c:6730
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x154) [0x55eb2ddc0a64] /tmp/ruby/v2/src/trunk-asserts/compile.c:6719
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_compile_node+0xbbc) [0x55eb2ddd3fbc] /tmp/ruby/v2/src/trunk-asserts/compile.c:663
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_new_with_opt+0x2ba) [0x55eb2de7037a] /tmp/ruby/v2/src/trunk-asserts/iseq.c:797
/tmp/ruby/v2/build/trunk-asserts/miniruby(new_child_iseq+0x8d) [0x55eb2ddb94cd] /tmp/ruby/v2/src/trunk-asserts/compile.c:1200
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x454e) [0x55eb2ddc4e5e] /tmp/ruby/v2/src/trunk-asserts/compile.c:5938
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x348b) [0x55eb2ddc3d9b] /tmp/ruby/v2/src/trunk-asserts/compile.c:6821
/tmp/ruby/v2/build/trunk-asserts/miniruby(iseq_compile_each0+0x154) [0x55eb2ddc0a64] /tmp/ruby/v2/src/trunk-asserts/compile.c:6719
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_compile_node+0x626) [0x55eb2ddd3a26] /tmp/ruby/v2/src/trunk-asserts/compile.c:709
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_new_with_opt+0x2ba) [0x55eb2de7037a] /tmp/ruby/v2/src/trunk-asserts/iseq.c:797
/tmp/ruby/v2/build/trunk-asserts/miniruby(rb_iseq_new_main+0x4b) [0x55eb2de7097b] /tmp/ruby/v2/src/trunk-asserts/iseq.c:763
/tmp/ruby/v2/build/trunk-asserts/miniruby(process_options+0x1095) [0x55eb2df51845] /tmp/ruby/v2/src/trunk-asserts/ruby.c:1871
/tmp/ruby/v2/build/trunk-asserts/miniruby(ruby_process_options+0x170) [0x55eb2df521c0] /tmp/ruby/v2/src/trunk-asserts/ruby.c:2390
/tmp/ruby/v2/build/trunk-asserts/miniruby(ruby_options+0xd0) [0x55eb2de1fb00] /tmp/ruby/v2/src/trunk-asserts/eval.c:118
/tmp/ruby/v2/build/trunk-asserts/miniruby(main+0x67) [0x55eb2dd7c067] /tmp/ruby/v2/src/trunk-asserts/main.c:42
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
* Process memory map:
55eb2dd54000-55eb2e0fe000 r-xp 00000000 00:a7 188690943 /tmp/ruby/v2/build/trunk-asserts/miniruby
55eb2e2fd000-55eb2e303000 r--p 003a9000 00:a7 188690943 /tmp/ruby/v2/build/trunk-asserts/miniruby
55eb2e303000-55eb2e304000 rw-p 003af000 00:a7 188690943 /tmp/ruby/v2/build/trunk-asserts/miniruby
55eb2e304000-55eb2e315000 rw-p 00000000 00:00 0
55eb2e31b000-55eb2e33c000 rw-p 00000000 00:00 0 [heap]
55eb2e33c000-55eb2e451000 rw-p 00000000 00:00 0 [heap]
7fcce2610000-7fcce2800000 r--s 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fcce2800000-7fcce3af5000 r--s 00000000 00:a7 188690943 /tmp/ruby/v2/build/trunk-asserts/miniruby
7fcce3af5000-7fcce3b0c000 r-xp 00000000 fe:00 4317180753 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcce3b0c000-7fcce3d0b000 ---p 00017000 fe:00 4317180753 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcce3d0b000-7fcce3d0c000 r--p 00016000 fe:00 4317180753 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcce3d0c000-7fcce3d0d000 rw-p 00017000 fe:00 4317180753 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcce3d0d000-7fcce3d0e000 ---p 00000000 00:00 0
7fcce3d0e000-7fcce3daf000 rw-p 00000000 00:00 0
7fcce3daf000-7fcce3db0000 ---p 00000000 00:00 0
7fcce3db0000-7fcce3e51000 rw-p 00000000 00:00 0
7fcce3e51000-7fcce3e52000 ---p 00000000 00:00 0
7fcce3e52000-7fcce3ef3000 rw-p 00000000 00:00 0
7fcce3ef3000-7fcce3ef4000 ---p 00000000 00:00 0
7fcce3ef4000-7fcce3f95000 rw-p 00000000 00:00 0
7fcce3f95000-7fcce3f96000 ---p 00000000 00:00 0
7fcce3f96000-7fcce4037000 rw-p 00000000 00:00 0
7fcce4037000-7fcce4038000 ---p 00000000 00:00 0
7fcce4038000-7fcce40d9000 rw-p 00000000 00:00 0
7fcce40d9000-7fcce40da000 ---p 00000000 00:00 0
7fcce40da000-7fcce417b000 rw-p 00000000 00:00 0
7fcce417b000-7fcce417c000 ---p 00000000 00:00 0
7fcce417c000-7fcce421d000 rw-p 00000000 00:00 0
7fcce421d000-7fcce421e000 ---p 00000000 00:00 0
7fcce421e000-7fcce42bf000 rw-p 00000000 00:00 0
7fcce42bf000-7fcce42c0000 ---p 00000000 00:00 0
7fcce42c0000-7fcce4361000 rw-p 00000000 00:00 0
7fcce4361000-7fcce4362000 ---p 00000000 00:00 0
7fcce4362000-7fcce4403000 rw-p 00000000 00:00 0
7fcce4403000-7fcce4404000 ---p 00000000 00:00 0
7fcce4404000-7fcce44a5000 rw-p 00000000 00:00 0
7fcce44a5000-7fcce44a6000 ---p 00000000 00:00 0
7fcce44a6000-7fcce4547000 rw-p 00000000 00:00 0
7fcce4547000-7fcce4548000 ---p 00000000 00:00 0
7fcce4548000-7fcce45e9000 rw-p 00000000 00:00 0
7fcce45e9000-7fcce45ea000 ---p 00000000 00:00 0
7fcce45ea000-7fcce468b000 rw-p 00000000 00:00 0
7fcce468b000-7fcce468c000 ---p 00000000 00:00 0
7fcce468c000-7fcce472d000 rw-p 00000000 00:00 0
7fcce472d000-7fcce472e000 ---p 00000000 00:00 0
7fcce472e000-7fcce47cf000 rw-p 00000000 00:00 0
7fcce47cf000-7fcce47d0000 ---p 00000000 00:00 0
7fcce47d0000-7fcce4871000 rw-p 00000000 00:00 0
7fcce4871000-7fcce4872000 ---p 00000000 00:00 0
7fcce4872000-7fcce4913000 rw-p 00000000 00:00 0
7fcce4913000-7fcce4914000 ---p 00000000 00:00 0
7fcce4914000-7fcce49b5000 rw-p 00000000 00:00 0
7fcce49b5000-7fcce49b6000 ---p 00000000 00:00 0
7fcce49b6000-7fcce4a57000 rw-p 00000000 00:00 0
7fcce4a57000-7fcce4a58000 ---p 00000000 00:00 0
7fcce4a58000-7fcce4af9000 rw-p 00000000 00:00 0
7fcce4af9000-7fcce4afa000 ---p 00000000 00:00 0
7fcce4afa000-7fcce4b9b000 rw-p 00000000 00:00 0
7fcce4b9b000-7fcce4b9c000 ---p 00000000 00:00 0
7fcce4b9c000-7fcce4c3d000 rw-p 00000000 00:00 0
7fcce4c3d000-7fcce4c3e000 ---p 00000000 00:00 0
7fcce4c3e000-7fcce4cdf000 rw-p 00000000 00:00 0
7fcce4cdf000-7fcce4ce0000 ---p 00000000 00:00 0
7fcce4ce0000-7fcce4d81000 rw-p 00000000 00:00 0
7fcce4d81000-7fcce4d82000 ---p 00000000 00:00 0
7fcce4d82000-7fcce4e23000 rw-p 00000000 00:00 0
7fcce4e23000-7fcce4e24000 ---p 00000000 00:00 0
7fcce4e24000-7fcce4ec5000 rw-p 00000000 00:00 0
7fcce4ec5000-7fcce4ec6000 ---p 00000000 00:00 0
7fcce4ec6000-7fcce4f67000 rw-p 00000000 00:00 0
7fcce4f67000-7fcce4f68000 ---p 00000000 00:00 0
7fcce4f68000-7fcce5009000 rw-p 00000000 00:00 0
7fcce5009000-7fcce500a000 ---p 00000000 00:00 0
7fcce500a000-7fcce50ab000 rw-p 00000000 00:00 0
7fcce50ab000-7fcce50ac000 ---p 00000000 00:00 0
7fcce50ac000-7fcce7156000 rw-p 00000000 00:00 0
7fcce7156000-7fcce733d000 r-xp 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fcce733d000-7fcce753d000 ---p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fcce753d000-7fcce7541000 r--p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fcce7541000-7fcce7543000 rw-p 001eb000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fcce7543000-7fcce7547000 rw-p 00000000 00:00 0
7fcce7547000-7fcce76e4000 r-xp 00000000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fcce76e4000-7fcce78e3000 ---p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fcce78e3000-7fcce78e4000 r--p 0019c000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fcce78e4000-7fcce78e5000 rw-p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fcce78e5000-7fcce78ee000 r-xp 00000000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcce78ee000-7fcce7aed000 ---p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcce7aed000-7fcce7aee000 r--p 00008000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcce7aee000-7fcce7aef000 rw-p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcce7aef000-7fcce7b1d000 rw-p 00000000 00:00 0
7fcce7b1d000-7fcce7b20000 r-xp 00000000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcce7b20000-7fcce7d1f000 ---p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcce7d1f000-7fcce7d20000 r--p 00002000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcce7d20000-7fcce7d21000 rw-p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcce7d21000-7fcce7da0000 r-xp 00000000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcce7da0000-7fcce7fa0000 ---p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcce7fa0000-7fcce7fa1000 r--p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcce7fa1000-7fcce7fa2000 rw-p 00080000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcce7fa2000-7fcce7fa9000 r-xp 00000000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fcce7fa9000-7fcce81a8000 ---p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fcce81a8000-7fcce81a9000 r--p 00006000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fcce81a9000-7fcce81aa000 rw-p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fcce81aa000-7fcce81c4000 r-xp 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcce81c4000-7fcce83c3000 ---p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcce83c3000-7fcce83c4000 r--p 00019000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcce83c4000-7fcce83c5000 rw-p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcce83c5000-7fcce83c9000 rw-p 00000000 00:00 0
7fcce83c9000-7fcce83e5000 r-xp 00000000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcce83e5000-7fcce85e4000 ---p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcce85e4000-7fcce85e5000 r--p 0001b000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcce85e5000-7fcce85e6000 rw-p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcce85e6000-7fcce860d000 r-xp 00000000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fcce86da000-7fcce86fe000 r--s 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcce86fe000-7fcce87ff000 rw-p 00000000 00:00 0
7fcce87ff000-7fcce8806000 rw-p 00000000 00:00 0
7fcce880d000-7fcce880e000 r--p 00027000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fcce880e000-7fcce880f000 rw-p 00028000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fcce880f000-7fcce8810000 rw-p 00000000 00:00 0
7ffe376a4000-7ffe37ea3000 rw-p 00000000 00:00 0 [stack]
7ffe37f82000-7ffe37f84000 r--p 00000000 00:00 0 [vvar]
7ffe37f84000-7ffe37f86000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
make: *** [encdb.h] Aborted (core dumped)
0.004000 0.000000 0.344000 ( 0.373212)
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20190723-074121
total: 101.75 sec