Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-183833
#<BuildRuby:0x000055e13397be80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-183833",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003679 0.001338 1.145089 ( 1.183893)
build_miniruby 0.000721 0.000262 1.020385 ( 1.019041)
build_ruby 0.000839 0.000305 2.755353 ( 2.644969)
build_all 0.005851 0.003269 15.686331 ( 3.245942)
build_install 0.009348 0.000325 2.258710 ( 1.300945)
test_btest 0.000425 0.000142 65.578289 ( 10.615887)
test_basic 0.004889 0.000188 0.302743 ( 0.392651)
test_all 0.000795 0.000249 652.526629 (108.753480)
test_rubyspec 0.050361 0.014756 52.366775 ( 60.583246)
total: 189.74 sec