Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-144845
#<BuildRuby:0x000055e9bf1c7600
@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.20220820-144845",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010392 0.001485 0.987108 ( 1.735146)
build_miniruby 0.002143 0.000000 0.074928 ( 0.072999)
build_ruby 0.002322 0.000006 0.076001 ( 0.073743)
build_all 0.009513 0.000607 1.530526 ( 0.567050)
build_install 0.017174 0.004562 1.875948 ( 0.919656)
test_btest 0.000974 0.000146 74.195494 ( 8.244735)
test_basic 0.006337 0.000950 0.325673 ( 0.414084)
test_all 0.004628 0.000329 682.099476 ( 69.057124)
test_rubyspec 0.125768 0.036194 46.191621 ( 54.790518)
total: 135.88 sec