Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-182243
#<BuildRuby:0x000056059dd1b340
@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.20220314-182243",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006956 0.005424 1.021991 ( 1.072201)
build_miniruby 0.001564 0.000336 0.074314 ( 0.072996)
build_ruby 0.001499 0.000321 0.078189 ( 0.077162)
build_all 0.010434 0.000207 4.190646 ( 0.843508)
build_install 0.013521 0.010600 8.100122 ( 2.434543)
test_btest 0.001033 0.000287 76.455215 ( 8.336759)
test_basic 0.003058 0.004406 0.339332 ( 0.427689)
test_all 0.001518 0.000480 691.870432 ( 66.904943)
test_rubyspec 0.097412 0.066317 46.185248 ( 51.716390)
total: 131.89 sec