Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-204305
#<BuildRuby:0x0000555a1e320b90
@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",
@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.20220201-204305",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004272 0.001165 0.835066 ( 0.987909)
build_miniruby 0.000763 0.000208 0.062327 ( 0.061172)
build_ruby 0.000681 0.000186 0.064158 ( 0.063064)
build_all 0.003768 0.001028 3.202526 ( 0.833164)
build_install 0.008934 0.001051 6.672065 ( 2.230960)
test_btest 0.000648 0.000162 27.623035 ( 25.287874)
test_basic 0.005283 0.000032 0.273053 ( 0.362780)
test_all 0.003488 0.000256 560.446013 ( 82.934288)
test_rubyspec 0.065910 0.027374 39.508423 ( 46.398038)
total: 159.16 sec