Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-025243
#<BuildRuby:0x00005621f7175c18
@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.20221227-025243",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000055 0.000012 0.000067 ( 0.000063)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.007338 0.001572 0.849204 ( 1.029715)
build_miniruby 0.001092 0.000234 1.016040 ( 1.014112)
build_ruby 0.001344 0.000288 2.755911 ( 2.753126)
build_all 0.005272 0.004528 16.494885 ( 2.960573)
build_install 0.009590 0.000000 2.256447 ( 1.178322)
test_btest 0.000891 0.000000 75.258819 ( 10.469996)
test_basic 0.003247 0.003449 0.309287 ( 0.395499)
test_all 0.001112 0.000290 660.919143 ( 97.336125)
test_rubyspec 0.055425 0.052946 51.314234 ( 59.362407)
total: 176.50 sec