Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-030925
#<BuildRuby:0x000055aca0aff800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-030925",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002968 0.008327 1.016247 ( 1.422503)
build_miniruby 0.001275 0.000510 0.074438 ( 0.072867)
build_ruby 0.001467 0.000587 0.076135 ( 0.074646)
build_all 0.009528 0.000846 1.535585 ( 0.582495)
build_install 0.018959 0.005082 5.189060 ( 2.086159)
test_btest 0.000977 0.000325 75.093864 ( 7.926779)
test_basic 0.005456 0.000476 0.310780 ( 0.399353)
test_all 0.001621 0.004623 641.129579 ( 64.375216)
test_rubyspec 0.108053 0.073445 45.096236 ( 52.348527)
total: 129.29 sec