Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-125020
#<BuildRuby:0x000055d2127b9398
@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.20220215-125020",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006055 0.000000 0.875847 ( 1.182284)
build_miniruby 0.000924 0.000000 0.062817 ( 0.061692)
build_ruby 0.000925 0.000000 0.063816 ( 0.062718)
build_all 0.004841 0.000000 3.170786 ( 0.825646)
build_install 0.004292 0.005081 6.663771 ( 2.254272)
test_btest 0.001127 0.000080 39.212094 ( 6.704079)
test_basic 0.004741 0.000339 0.309057 ( 0.398775)
test_all 0.003114 0.000000 547.646571 ( 83.567878)
test_rubyspec 0.061370 0.037011 39.565871 ( 46.590567)
total: 141.65 sec