Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-165805
#<BuildRuby:0x000056493d642918
@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.20220426-165805",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005701 0.000877 0.883800 ( 1.741767)
build_miniruby 0.001049 0.000000 0.057584 ( 0.056299)
build_ruby 0.001010 0.000000 0.059467 ( 0.058215)
build_all 0.004030 0.000265 1.501815 ( 0.604625)
build_install 0.010063 0.000744 6.347419 ( 2.849344)
test_btest 0.000733 0.000098 53.986793 ( 8.629218)
test_basic 0.004772 0.000636 0.262379 ( 0.351146)
test_all 0.002000 0.000000 622.483016 ( 93.098770)
test_rubyspec 0.066446 0.055743 44.490353 ( 49.575546)
total: 156.97 sec