Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-055233
#<BuildRuby:0x00005580e17d6600
@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-055233",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002313 0.003287 0.833137 ( 0.969617)
build_miniruby 0.000845 0.000120 0.062262 ( 0.061006)
build_ruby 0.000762 0.000109 0.063862 ( 0.062737)
build_all 0.004115 0.000588 3.165121 ( 0.827759)
build_install 0.003108 0.006976 6.636237 ( 2.238034)
test_btest 0.000665 0.000167 38.614272 ( 7.316518)
test_basic 0.001753 0.003238 0.239503 ( 0.329725)
test_all 0.002652 0.000644 554.733554 ( 85.382072)
test_rubyspec 0.070983 0.010502 39.414326 ( 46.397575)
total: 143.59 sec