Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-023557
#<BuildRuby:0x000055fc04cdc8e0
@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.20220207-023557",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005852 0.000000 0.875765 ( 1.204999)
build_miniruby 0.000944 0.000000 0.062330 ( 0.061178)
build_ruby 0.000000 0.000914 0.064172 ( 0.062888)
build_all 0.002634 0.002203 3.221138 ( 0.840166)
build_install 0.009547 0.000266 6.674755 ( 2.265734)
test_btest 0.000661 0.000070 35.091383 ( 8.159485)
test_basic 0.004725 0.000498 0.264051 ( 0.353583)
test_all 0.003179 0.000115 550.519316 ( 81.109064)
test_rubyspec 0.049493 0.034514 39.691185 ( 46.650141)
total: 140.71 sec