Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-043516
#<BuildRuby:0x0000561c34f2be70
@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.20230110-043516",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005744 0.000821 0.891711 ( 1.073974)
build_miniruby 0.001135 0.000162 1.012298 ( 1.010375)
build_ruby 0.001535 0.000219 2.775278 ( 2.772523)
build_all 0.010133 0.000000 16.867153 ( 2.968149)
build_install 0.007049 0.003707 2.114269 ( 1.080459)
test_btest 0.000966 0.000152 78.536191 ( 11.013522)
test_basic 0.005734 0.000905 0.371313 ( 0.457463)
test_all 0.001156 0.000183 670.176640 (100.509278)
test_rubyspec 0.071657 0.063368 52.145026 ( 60.181664)
total: 181.07 sec