Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-201345
#<BuildRuby:0x000055cf4cee5c20
@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.20220314-201345",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002125 0.003504 0.952343 ( 1.273984)
build_miniruby 0.000831 0.000052 0.061901 ( 0.060803)
build_ruby 0.000821 0.000051 0.063910 ( 0.062891)
build_all 0.001327 0.003346 3.317430 ( 0.897143)
build_install 0.004339 0.005745 6.811518 ( 2.347204)
test_btest 0.000688 0.000137 41.229984 ( 7.797925)
test_basic 0.002333 0.003006 0.272580 ( 0.362293)
test_all 0.002776 0.000661 556.089126 ( 82.678032)
test_rubyspec 0.063087 0.021335 39.799831 ( 46.710926)
total: 142.19 sec