Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-113044
#<BuildRuby:0x0000556fe0368008
@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-113044",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000037 0.000000 0.000037 ( 0.000014)
build_up 0.006651 0.000000 0.843571 ( 1.057760)
build_miniruby 0.001330 0.000000 1.014219 ( 1.012291)
build_ruby 0.001469 0.000000 2.773350 ( 2.770560)
build_all 0.005364 0.004442 16.724006 ( 2.981215)
build_install 0.003053 0.008671 2.280689 ( 1.174883)
test_btest 0.000752 0.000119 71.959102 ( 11.155666)
test_basic 0.002409 0.004923 0.391659 ( 0.475473)
test_all 0.001100 0.000231 675.037362 ( 98.382548)
test_rubyspec 0.071107 0.052952 51.604253 ( 59.730602)
total: 178.74 sec