Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-053744
#<BuildRuby:0x00005592a6c1ff00
@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.20220803-053744",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.006240 0.000148 0.806991 ( 0.962860)
build_miniruby 0.001014 0.000073 0.056653 ( 0.055391)
build_ruby 0.000907 0.000065 0.059253 ( 0.058065)
build_all 0.004205 0.000300 1.529602 ( 0.580585)
build_install 0.003652 0.007644 5.674209 ( 2.151701)
test_btest 0.000686 0.000121 48.492364 ( 8.189324)
test_basic 0.000959 0.004406 0.332041 ( 0.420786)
test_all 0.001092 0.000257 605.590231 ( 89.719475)
test_rubyspec 0.059339 0.068922 43.685311 ( 51.068225)
total: 153.21 sec