Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-203246
#<BuildRuby:0x000055eee4fa95a0
@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.20220226-203246",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005217 0.000087 0.934443 ( 1.107699)
build_miniruby 0.000786 0.000061 0.062239 ( 0.061158)
build_ruby 0.000867 0.000067 0.063731 ( 0.062625)
build_all 0.004732 0.000000 3.288618 ( 0.894223)
build_install 0.005889 0.004068 6.851901 ( 2.341448)
test_btest 0.000701 0.000088 37.311420 ( 8.219334)
test_basic 0.004495 0.000562 0.242040 ( 0.331989)
test_all 0.002238 0.001038 560.526646 ( 85.353254)
test_rubyspec 0.047762 0.037587 39.872410 ( 46.846493)
total: 145.22 sec