Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-045902
#<BuildRuby:0x000056268af855a0
@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-045902",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005460 0.000108 0.838406 ( 0.809070)
build_miniruby 0.000798 0.000061 0.061421 ( 0.060319)
build_ruby 0.000000 0.000837 0.063655 ( 0.062482)
build_all 0.000000 0.004867 3.187050 ( 0.827007)
build_install 0.005418 0.004346 6.664144 ( 2.242807)
test_btest 0.000752 0.000177 37.317261 ( 7.355298)
test_basic 0.004105 0.000966 0.244507 ( 0.335015)
test_all 0.002927 0.000290 555.220843 ( 79.758867)
test_rubyspec 0.054873 0.049168 39.696195 ( 46.767864)
total: 138.22 sec