rev: 9931e2f509
test-all :
test-spec:
exit statuses:
"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 0.
"make install -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20210729-234018
#<BuildRuby:0x00005635316dce20
@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-random0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random0",
@TARGET_NAME="trunk-random0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20210729-234018",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000033)
autoconf 0.000000 0.000000 0.000000 ( 0.000063)
configure 0.000000 0.000000 0.000000 ( 0.000055)
build_up 0.012000 0.000000 2.788000 ( 2.784441)
build_miniruby 0.004000 0.000000 0.148000 ( 0.156926)
build_ruby 0.000000 0.000000 0.128000 ( 0.139222)
build_all 0.008000 0.004000 3.140000 ( 1.902035)
build_install Segmentation fault (core dumped)
make: *** [uncommon.mk:294: ext/configure-ext.mk] Error 139
make: *** Waiting for unfinished jobs....
Segmentation fault (core dumped)
make: *** [uncommon.mk:855: encs] Error 139
0.008000 0.044000 1.416000 ( 7.229668)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random0.20210729-234018
total: 12.22 sec