Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-194909
#<BuildRuby:0x0000561c32eeff58
@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.20230111-194909",
@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.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006071 0.000379 0.854429 ( 1.095963)
build_miniruby 0.001217 0.000076 1.023531 ( 1.021624)
build_ruby 0.001625 0.000102 2.778382 ( 2.775827)
build_all 0.005394 0.004503 16.825476 ( 2.999280)
build_install 0.011282 0.000251 2.154579 ( 1.085007)
test_btest 0.000988 0.000104 78.141263 ( 10.935650)
test_basic 0.005981 0.000135 0.346636 ( 0.433802)
test_all 0.001061 0.000106 652.336648 ( 97.201043)
test_rubyspec 0.117149 0.015960 51.682272 ( 59.730075)
total: 177.28 sec