Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-172250
#<BuildRuby:0x0000556e34c18728
@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.20221228-172250",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006582 0.842048 ( 1.016070)
build_miniruby 0.000000 0.001074 1.025031 ( 1.023141)
build_ruby 0.000000 0.001442 2.788000 ( 2.785602)
build_all 0.006155 0.003695 16.818086 ( 2.997930)
build_install 0.005457 0.006411 2.296274 ( 1.192626)
test_btest 0.000648 0.000259 71.313735 ( 11.261996)
test_basic 0.001297 0.005245 0.349449 ( 0.435839)
test_all 0.000923 0.000431 664.993661 ( 98.258644)
test_rubyspec 0.073092 0.050389 51.773547 ( 59.893796)
total: 178.87 sec