Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-204803
#<BuildRuby:0x00005592bf5a2678
@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.20220227-204803",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005432 0.000000 0.926692 ( 1.272970)
build_miniruby 0.000900 0.000000 0.062624 ( 0.061553)
build_ruby 0.000854 0.000000 0.064449 ( 0.063340)
build_all 0.004620 0.000000 3.302454 ( 0.890636)
build_install 0.009751 0.000000 6.790528 ( 2.310791)
test_btest 0.000000 0.000807 39.981336 ( 7.108365)
test_basic 0.001135 0.004629 0.289632 ( 0.378215)
test_all 0.003120 0.000091 553.058281 ( 81.503534)
test_rubyspec 0.062581 0.039443 39.860797 ( 46.865555)
total: 140.46 sec