Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-195041
#<BuildRuby:0x000055d9e9680010
@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.20230106-195041",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005067 0.001169 0.845227 ( 1.056934)
build_miniruby 0.001047 0.000242 1.016548 ( 1.014522)
build_ruby 0.001151 0.000266 2.770595 ( 2.768049)
build_all 0.009786 0.000071 16.789565 ( 2.993524)
build_install 0.010301 0.001042 2.117516 ( 1.078115)
test_btest 0.000845 0.000158 67.561375 ( 11.516946)
test_basic 0.003745 0.003691 0.324289 ( 0.409300)
test_all 0.000989 0.000220 657.621322 ( 97.141244)
test_rubyspec 0.057167 0.071791 52.160163 ( 60.215043)
total: 178.19 sec