Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-045157
#<BuildRuby:0x0000559afd8e06c8
@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.20220308-045157",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010192 0.000728 0.987128 ( 1.601757)
build_miniruby 0.002143 0.000000 0.075062 ( 0.073152)
build_ruby 0.002143 0.000000 0.077028 ( 0.074987)
build_all 0.005038 0.004747 4.128765 ( 0.824737)
build_install 0.014169 0.009474 7.983049 ( 2.431731)
test_btest 0.001478 0.000311 77.002824 ( 8.095263)
test_basic 0.001606 0.005250 0.333598 ( 0.423431)
test_all 0.001907 0.000000 654.254039 ( 65.051089)
test_rubyspec 0.107565 0.045461 45.676819 ( 51.273312)
total: 129.85 sec