Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-195924
#<BuildRuby:0x0000555736f7c1b8
@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.20220314-195924",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002079 0.003648 0.923327 ( 1.174326)
build_miniruby 0.000713 0.000178 0.062528 ( 0.061461)
build_ruby 0.000750 0.000187 0.064443 ( 0.063220)
build_all 0.003906 0.000976 3.303372 ( 0.898983)
build_install 0.009913 0.000000 6.820065 ( 2.327791)
test_btest 0.000677 0.000000 40.309281 ( 6.905596)
test_basic 0.004762 0.000417 0.275827 ( 0.365628)
test_all 0.002039 0.001085 544.659132 ( 79.545300)
test_rubyspec 0.068887 0.038365 39.817827 ( 46.752358)
total: 138.10 sec