Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-062545
#<BuildRuby:0x0000563657dd3810
@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.20220213-062545",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008958 0.001575 0.992131 ( 1.441527)
build_miniruby 0.001839 0.000565 0.075678 ( 0.074028)
build_ruby 0.001648 0.000507 0.081099 ( 0.079003)
build_all 0.010316 0.000342 4.116808 ( 0.799701)
build_install 0.017701 0.005684 7.900919 ( 2.374412)
test_btest 0.000000 0.001473 75.531330 ( 8.034253)
test_basic 0.000000 0.008247 0.336596 ( 0.425032)
test_all 0.001160 0.001143 700.101279 ( 72.355240)
test_rubyspec 0.095481 0.067564 46.185845 ( 51.691507)
total: 137.28 sec