Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-064641
#<BuildRuby:0x000055a199e5c870
@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.20220215-064641",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005564 0.000000 0.887029 ( 1.002968)
build_miniruby 0.000938 0.000000 0.062463 ( 0.061349)
build_ruby 0.000884 0.000000 0.063935 ( 0.062822)
build_all 0.000495 0.004139 3.234060 ( 0.846826)
build_install 0.006098 0.003886 6.616275 ( 2.225649)
test_btest 0.000780 0.000091 39.849965 ( 6.540824)
test_basic 0.004525 0.000532 0.238366 ( 0.328541)
test_all 0.002206 0.000884 542.171811 ( 86.569993)
test_rubyspec 0.042110 0.035351 39.523721 ( 46.454594)
total: 144.09 sec