Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-012600
#<BuildRuby:0x000055ddecbb7e00
@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.20220804-012600",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006535 0.000000 0.821064 ( 1.661697)
build_miniruby 0.000925 0.000000 0.056927 ( 0.055761)
build_ruby 0.000873 0.000000 0.059387 ( 0.058075)
build_all 0.000651 0.004193 1.559868 ( 0.593856)
build_install 0.011219 0.000158 5.644689 ( 2.173031)
test_btest 0.000794 0.000000 54.632219 ( 7.808669)
test_basic 0.002606 0.003440 0.269545 ( 0.357712)
test_all 0.001246 0.000044 628.389898 ( 89.497844)
test_rubyspec 0.108292 0.022794 43.802092 ( 51.182241)
total: 153.39 sec