Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-173616
#<BuildRuby:0x000055dddcaabf58
@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.20221229-173616",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000499 0.006215 0.841707 ( 1.028774)
build_miniruby 0.001176 0.000196 1.015783 ( 1.013785)
build_ruby 0.001261 0.000210 2.769137 ( 2.766774)
build_all 0.006228 0.003392 16.815994 ( 2.979471)
build_install 0.010796 0.000678 2.298431 ( 1.181241)
test_btest 0.000871 0.000159 76.408158 ( 10.475163)
test_basic 0.006073 0.000405 0.357014 ( 0.443435)
test_all 0.001227 0.000214 664.933512 ( 99.626699)
test_rubyspec 0.096594 0.021662 51.619778 ( 59.661263)
total: 179.18 sec