Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-165029
#<BuildRuby:0x000055c07ca6f238
@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.20220219-165029",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003755 0.001668 0.888095 ( 1.254546)
build_miniruby 0.000725 0.000136 0.061800 ( 0.060604)
build_ruby 0.000747 0.000141 0.064035 ( 0.062878)
build_all 0.004387 0.000204 3.180468 ( 0.827080)
build_install 0.006036 0.003908 6.650745 ( 2.250512)
test_btest 0.000627 0.000139 40.362381 ( 7.729755)
test_basic 0.001360 0.003868 0.286696 ( 0.377235)
test_all 0.002733 0.000759 536.453336 ( 79.086408)
test_rubyspec 0.056644 0.030846 39.726294 ( 46.639729)
total: 138.29 sec