Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-131017
#<BuildRuby:0x0000564fe52a0a68
@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.20220626-131017",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000045 0.000007 0.000052 ( 0.000051)
build_up 0.000000 0.011916 0.857013 ( 1.263544)
build_miniruby 0.000873 0.000520 0.053392 ( 0.051945)
build_ruby 0.001013 0.000422 0.053796 ( 0.052647)
build_all 0.005446 0.002269 1.226107 ( 0.478254)
build_install 0.014420 0.003753 4.858210 ( 2.439007)
test_btest 0.000000 0.002536 52.244341 ( 5.842444)
test_basic 0.002900 0.004096 0.309253 ( 0.407974)
test_all 0.001946 0.000474 482.339730 ( 52.123404)
test_rubyspec 0.076606 0.055079 41.929464 ( 47.772680)
total: 110.43 sec