Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-144224
#<BuildRuby:0x0000562958fdc1b8
@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.20220217-144224",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004972 0.000283 0.888950 ( 1.597078)
build_miniruby 0.000753 0.000189 0.062049 ( 0.060848)
build_ruby 0.000683 0.000170 0.063918 ( 0.062749)
build_all 0.003772 0.000943 3.179351 ( 0.823799)
build_install 0.008847 0.001031 6.652654 ( 2.218871)
test_btest 0.000586 0.000135 42.360678 ( 6.971681)
test_basic 0.000000 0.004998 0.290723 ( 0.380724)
test_all 0.000000 0.004497 538.692688 ( 79.216024)
test_rubyspec 0.050212 0.053333 39.646300 ( 46.576911)
total: 137.91 sec