Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-125746
#<BuildRuby:0x0000557f67d1e700
@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.20220908-125746",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006544 0.004852 1.107876 ( 1.137715)
build_miniruby 0.001880 0.000251 0.075503 ( 0.074269)
build_ruby 0.001904 0.000253 0.077040 ( 0.075931)
build_all 0.001124 0.008479 1.485286 ( 0.609213)
build_install 0.014041 0.007281 1.892697 ( 0.951922)
test_btest 0.000896 0.000263 98.388919 ( 9.405106)
test_basic 0.004000 0.003139 0.347779 ( 0.438013)
test_all 0.003826 0.000000 675.221730 ( 68.336583)
test_rubyspec 0.106326 0.071819 46.941569 ( 55.380437)
total: 136.41 sec