Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-162505
#<BuildRuby:0x000055812fbe95a0
@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",
@btest_opts="-j8",
@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.20220221-162505",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005548 0.000000 4.016739 ( 8.317222)
build_miniruby 0.001005 0.000000 0.694141 ( 0.691857)
build_ruby 0.001965 0.000000 2.902992 ( 2.677151)
build_all 0.005954 0.003803 15.198365 ( 2.626952)
build_install 0.009643 0.000308 6.754671 ( 2.239106)
test_btest 0.000651 0.000034 39.995860 ( 6.766910)
test_basic 0.005219 0.000274 0.337314 ( 0.426582)
test_all 0.003206 0.000169 573.285143 ( 82.584054)
test_rubyspec 0.036758 0.040551 39.940472 ( 46.882282)
total: 153.21 sec