Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-075257
#<BuildRuby:0x000055ab8f8de9c0
@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.20220730-075257",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010396 0.000799 0.839764 ( 1.252529)
build_miniruby 0.001771 0.000137 0.064644 ( 0.062767)
build_ruby 0.001495 0.000115 0.065392 ( 0.063969)
build_all 0.007291 0.000561 1.262596 ( 0.478448)
build_install 0.012124 0.005046 4.288027 ( 1.804354)
test_btest 0.001950 0.000000 51.454407 ( 6.154454)
test_basic 0.001141 0.005021 0.282595 ( 0.372401)
test_all 0.002066 0.000365 509.362619 ( 53.623096)
test_rubyspec 0.055055 0.064380 41.729337 ( 47.586257)
total: 111.40 sec