Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-060851
#<BuildRuby:0x000055fd07502350
@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.20220224-060851",
@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.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005347 0.000000 0.680490 ( 0.697229)
build_miniruby 0.000888 0.000000 0.062858 ( 0.061516)
build_ruby 0.001025 0.000000 0.064705 ( 0.063400)
build_all 0.001423 0.003280 3.321187 ( 0.901738)
build_install 0.006514 0.003279 6.774520 ( 2.317994)
test_btest 0.000591 0.000056 37.337483 ( 7.746692)
test_basic 0.004916 0.000468 0.277096 ( 0.366761)
test_all 0.003386 0.000081 559.973234 ( 83.232863)
test_rubyspec 0.074538 0.017224 39.948912 ( 46.897636)
total: 142.29 sec