Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-173534
#<BuildRuby:0x0000563b53558f40
@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.20220315-173534",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007351 0.004477 1.015246 ( 1.095874)
build_miniruby 0.000000 0.001659 0.074961 ( 0.073182)
build_ruby 0.000649 0.001825 0.076252 ( 0.073788)
build_all 0.005736 0.003519 4.258887 ( 0.861254)
build_install 0.020426 0.003476 8.000199 ( 2.470825)
test_btest 0.000737 0.000155 71.541083 ( 8.547488)
test_basic 0.003255 0.004437 0.343098 ( 0.441975)
test_all 0.001329 0.000332 703.245807 ( 67.030939)
test_rubyspec 0.128335 0.034165 46.453622 ( 51.876760)
total: 132.47 sec