Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-105133
#<BuildRuby:0x0000559a06d4d398
@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.20220223-105133",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000000 0.005732 0.727835 ( 0.716937)
build_miniruby 0.000000 0.000882 0.062177 ( 0.060978)
build_ruby 0.000000 0.000846 0.064435 ( 0.063275)
build_all 0.003517 0.000906 1.567870 ( 0.617862)
build_install 0.001226 0.008702 5.089517 ( 2.071717)
test_btest 0.000522 0.000201 41.909214 ( 6.825202)
test_basic 0.003861 0.001485 0.277018 ( 0.366709)
test_all 0.002223 0.000856 547.922951 ( 81.755591)
test_rubyspec 0.034525 0.053156 39.891215 ( 46.816591)
total: 139.30 sec