Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-194417
#<BuildRuby:0x000055f2aee62660
@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.20220220-194417",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005679 0.000000 0.843193 ( 1.105236)
build_miniruby 0.000981 0.000000 0.062178 ( 0.060943)
build_ruby 0.000913 0.000000 0.063524 ( 0.062427)
build_all 0.004770 0.000000 3.194671 ( 0.830716)
build_install 0.005046 0.004743 6.660525 ( 2.237387)
test_btest 0.000790 0.000053 40.189701 ( 6.790721)
test_basic 0.005176 0.000023 0.273715 ( 0.364058)
test_all 0.000000 0.003219 551.125636 ( 85.912412)
test_rubyspec 0.046179 0.037368 39.615241 ( 46.608514)
total: 143.97 sec