Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-123459
#<BuildRuby:0x000055df86f0d5a0
@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-123459",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002335 0.003523 0.840460 ( 1.057489)
build_miniruby 0.000669 0.000154 0.062046 ( 0.060933)
build_ruby 0.000696 0.000161 0.064138 ( 0.063039)
build_all 0.003873 0.000894 3.188502 ( 0.830284)
build_install 0.007624 0.001759 6.642699 ( 2.233760)
test_btest 0.000634 0.000146 37.939360 ( 7.792781)
test_basic 0.005134 0.000067 0.238542 ( 0.328666)
test_all 0.001048 0.002300 556.665441 ( 81.436085)
test_rubyspec 0.055218 0.052905 39.812173 ( 46.767620)
total: 140.57 sec