Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-164443
#<BuildRuby:0x0000560f4fd3a630
@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.20220220-164443",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005893 0.000000 0.947860 ( 1.067947)
build_miniruby 0.000920 0.000000 0.061695 ( 0.060391)
build_ruby 0.000921 0.000000 0.063725 ( 0.062544)
build_all 0.000787 0.003901 3.180199 ( 0.824532)
build_install 0.005689 0.004115 6.630166 ( 2.245152)
test_btest 0.000639 0.000075 34.640858 ( 8.298800)
test_basic 0.001776 0.003680 0.269666 ( 0.359028)
test_all 0.001378 0.002002 540.073287 ( 88.719614)
test_rubyspec 0.053472 0.033997 39.604512 ( 46.554097)
total: 148.19 sec