Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-074328
#<BuildRuby:0x0000558efaa441b8
@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.20220211-074328",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005644 0.000000 0.859644 ( 0.888117)
build_miniruby 0.000839 0.000000 0.062309 ( 0.061076)
build_ruby 0.000895 0.000000 0.063954 ( 0.062860)
build_all 0.004877 0.000000 3.197300 ( 0.838222)
build_install 0.009955 0.000000 6.653741 ( 2.242525)
test_btest 0.000756 0.000000 38.866369 ( 7.079035)
test_basic 0.001204 0.004117 0.270965 ( 0.360687)
test_all 0.002910 0.000154 559.625256 ( 86.704697)
test_rubyspec 0.066466 0.024129 39.561451 ( 46.572529)
total: 144.81 sec