Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-095927
#<BuildRuby:0x000055892e82ebe8
@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.20221211-095927",
@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.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.001249 0.003112 0.848777 ( 1.175928)
build_miniruby 0.000731 0.000244 0.936565 ( 0.935110)
build_ruby 0.000893 0.000298 2.875301 ( 2.780991)
build_all 0.006778 0.002259 15.842264 ( 3.250205)
build_install 0.003623 0.005877 2.373219 ( 1.375838)
test_btest 0.000414 0.000166 65.161959 ( 10.779343)
test_basic 0.003435 0.001374 0.278494 ( 0.369309)
test_all 0.001032 0.000413 673.374771 (107.536890)
test_rubyspec 0.041241 0.021666 52.863560 ( 61.071227)
total: 189.28 sec