Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-210454
#<BuildRuby:0x000055833bf5e678
@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.20220219-210454",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001167 0.004241 0.852092 ( 1.010510)
build_miniruby 0.000850 0.000066 0.061877 ( 0.060764)
build_ruby 0.000000 0.000833 0.066878 ( 0.065937)
build_all 0.000000 0.004696 3.186500 ( 0.836985)
build_install 0.004603 0.005240 6.665492 ( 2.255121)
test_btest 0.000546 0.000136 39.092123 ( 7.431470)
test_basic 0.002000 0.003292 0.244021 ( 0.334357)
test_all 0.000588 0.002298 537.932054 ( 86.998351)
test_rubyspec 0.042834 0.046445 39.575274 ( 46.720316)
total: 145.71 sec