Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-202746
#<BuildRuby:0x0000559fe19c0208
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220807-202746",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001978 0.004467 0.818615 ( 0.898176)
build_miniruby 0.000912 0.000141 0.057351 ( 0.056064)
build_ruby 0.000800 0.000123 0.059254 ( 0.058119)
build_all 0.004627 0.000025 1.514844 ( 0.584336)
build_install 0.009912 0.001416 5.656283 ( 2.162754)
test_btest 0.000623 0.000089 54.488163 ( 8.438881)
test_basic 0.000312 0.005298 0.283266 ( 0.372332)
test_all 0.000833 0.000178 604.156664 ( 90.509031)
test_rubyspec 0.052588 0.051806 43.807946 ( 51.211404)
total: 154.29 sec