Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-054254
#<BuildRuby:0x000055fc9182c4e8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220317-054254",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008626 0.002157 0.965900 ( 1.256379)
build_miniruby 0.001636 0.000409 0.121646 ( 0.119914)
build_ruby 0.005027 0.000076 3.323412 ( 3.079878)
build_all 0.066289 0.013588 138.539104 ( 21.044789)
build_install 0.020177 0.005102 7.987991 ( 2.448920)
test_btest 0.000892 0.000199 75.350382 ( 8.046642)
test_basic 0.003260 0.004958 0.332092 ( 0.420507)
test_all 0.002392 0.000598 675.938982 ( 67.030305)
test_rubyspec 0.112836 0.048111 46.333140 ( 51.853975)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20220317-054254
total: 155.30 sec