Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-113743
#<BuildRuby:0x00005616cf0e1398
@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-113743",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001352 0.003953 0.846561 ( 1.075592)
build_miniruby 0.000000 0.000806 0.062306 ( 0.061179)
build_ruby 0.000000 0.000856 0.063718 ( 0.062633)
build_all 0.000000 0.004591 3.178556 ( 0.820381)
build_install 0.000496 0.009385 6.653686 ( 2.243532)
test_btest 0.000706 0.000000 38.481282 ( 8.097927)
test_basic 0.004487 0.000648 0.243784 ( 0.334006)
test_all 0.002506 0.000836 551.297312 ( 87.130570)
test_rubyspec 0.063857 0.032481 39.625282 ( 46.577102)
total: 146.40 sec