Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-030657
#<BuildRuby:0x0000559d38700208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-030657",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004596 0.000000 1.029124 ( 1.535849)
build_miniruby 0.001034 0.000000 0.971003 ( 0.970020)
build_ruby 0.001218 0.000000 2.823225 ( 2.717134)
build_all 0.008657 0.000196 15.904079 ( 3.284782)
build_install 0.005511 0.004026 2.065229 ( 1.197910)
test_btest 0.000574 0.000063 57.039311 ( 11.908849)
test_basic 0.005325 0.000114 0.294036 ( 0.384533)
test_all 0.001051 0.000111 701.848859 (111.274220)
test_rubyspec 0.058803 0.011515 53.523998 ( 61.701361)
total: 194.98 sec