Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-113429
#<BuildRuby:0x000055a9aa253fb0
@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.20220813-113429",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005673 0.001418 0.870050 ( 1.309322)
build_miniruby 0.000814 0.000203 0.058147 ( 0.056865)
build_ruby 0.000720 0.000180 0.059799 ( 0.058546)
build_all 0.003691 0.000922 1.564277 ( 0.597711)
build_install 0.007009 0.004060 1.910225 ( 0.967977)
test_btest 0.000551 0.000157 57.978828 ( 8.226763)
test_basic 0.000000 0.005756 0.332868 ( 0.421189)
test_all 0.000000 0.003244 597.242424 ( 92.206255)
test_rubyspec 0.037930 0.062525 43.894323 ( 51.302263)
total: 155.15 sec