Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-152607
#<BuildRuby:0x0000564273bcc0d0
@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.20220823-152607",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005625 0.000865 0.911023 ( 4.905476)
build_miniruby 0.000901 0.000138 0.057689 ( 0.056498)
build_ruby 0.000806 0.000124 0.059625 ( 0.058517)
build_all 0.004577 0.000019 1.556470 ( 0.590318)
build_install 0.007430 0.003407 1.944394 ( 0.967705)
test_btest 0.000606 0.000107 56.850834 ( 8.061530)
test_basic 0.001210 0.004430 0.328033 ( 0.416630)
test_all 0.001964 0.000170 624.239831 ( 91.793432)
test_rubyspec 0.063698 0.055294 44.357798 ( 52.944435)
total: 159.80 sec