Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-113848
#<BuildRuby:0x00005621563e16b0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220131-113848",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001398 0.004216 0.868954 ( 3.636991)
build_miniruby 0.000777 0.000195 0.062310 ( 0.061221)
build_ruby 0.000772 0.000193 0.066095 ( 0.064947)
build_all 0.001379 0.003279 3.206979 ( 0.839503)
build_install 0.009017 0.000317 6.657653 ( 2.228556)
test_btest 0.000649 0.000173 27.593229 ( 25.244620)
test_basic 0.001984 0.003400 0.265344 ( 0.354796)
test_all 0.001127 0.002286 557.293667 ( 81.640554)
test_rubyspec 0.065945 0.035743 39.524353 ( 46.567173)
total: 160.64 sec