Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-192945
#<BuildRuby:0x000055cf43f22660
@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-192945",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004243 0.001273 0.892429 ( 1.043171)
build_miniruby 0.000610 0.000182 0.061777 ( 0.060732)
build_ruby 0.000694 0.000208 0.063483 ( 0.062308)
build_all 0.000000 0.004671 3.204183 ( 0.834837)
build_install 0.000000 0.009503 6.656836 ( 2.246579)
test_btest 0.000053 0.000623 39.946556 ( 7.113746)
test_basic 0.003235 0.001991 0.303380 ( 0.393368)
test_all 0.002500 0.000460 529.641382 ( 85.783925)
test_rubyspec 0.038759 0.041903 39.794799 ( 50.754087)
total: 148.29 sec