Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-202645
#<BuildRuby:0x000055a01b590e50
@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.20220717-202645",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011273 0.000467 0.959920 ( 1.071033)
build_miniruby 0.001364 0.000171 0.066230 ( 0.065764)
build_ruby 0.001744 0.000218 0.073889 ( 0.072692)
build_all 0.005050 0.004359 1.506447 ( 0.568277)
build_install 0.016048 0.006883 5.104623 ( 2.090697)
test_btest 0.001023 0.000228 69.319873 ( 8.233896)
test_basic 0.006378 0.000293 0.316370 ( 0.406676)
test_all 0.001499 0.000316 624.230902 ( 64.782735)
test_rubyspec 0.095415 0.068586 45.402805 ( 51.113811)
total: 128.41 sec