Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-045252
#<BuildRuby:0x00005571e5c300d0
@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.20220730-045252",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006338 0.000336 0.750957 ( 1.110678)
build_miniruby 0.000750 0.000115 0.089721 ( 0.087532)
build_ruby 0.001666 0.000256 3.518240 ( 3.326178)
build_all 0.009835 0.000107 19.433123 ( 5.668578)
build_install 0.010711 0.000768 5.756129 ( 2.171359)
test_btest 0.000563 0.000071 55.750992 ( 8.091549)
test_basic 0.002357 0.003724 0.337079 ( 0.424923)
test_all 0.000825 0.000138 625.508724 ( 90.854399)
test_rubyspec 0.037689 0.043404 43.874145 ( 49.514316)
total: 161.25 sec