Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-034157
#<BuildRuby:0x0000556b3462b340
@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.20220301-034157",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009075 0.001297 1.015952 ( 3.238224)
build_miniruby 0.001976 0.000000 0.073500 ( 0.072932)
build_ruby 0.002079 0.000000 0.075291 ( 0.074961)
build_all 0.004216 0.005432 4.212506 ( 0.867771)
build_install 0.013046 0.010797 8.072092 ( 2.469686)
test_btest 0.000926 0.000273 76.109759 ( 8.512749)
test_basic 0.003176 0.004513 0.345627 ( 0.435646)
test_all 0.001614 0.000538 656.397797 ( 65.377295)
test_rubyspec 0.095188 0.059382 46.159049 ( 51.386955)
total: 132.44 sec