Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-205350
#<BuildRuby:0x0000560bf981e600
@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.20220208-205350",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001351 0.004193 0.846407 ( 1.024983)
build_miniruby 0.000721 0.000180 0.061822 ( 0.060811)
build_ruby 0.001090 0.000000 0.064604 ( 0.063312)
build_all 0.002049 0.002639 3.172670 ( 0.823780)
build_install 0.009184 0.000452 6.685620 ( 2.257517)
test_btest 0.000563 0.000141 36.811835 ( 8.344218)
test_basic 0.000938 0.004134 0.238236 ( 0.328907)
test_all 0.003205 0.000558 559.526973 ( 82.577183)
test_rubyspec 0.059739 0.045948 39.581750 ( 46.490353)
total: 141.97 sec