Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-042747
#<BuildRuby:0x00005555a97044d8
@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.20220316-042747",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009253 0.000661 1.047254 ( 3.402269)
build_miniruby 0.001669 0.000119 0.068357 ( 0.066491)
build_ruby 0.000000 0.001836 0.079749 ( 0.077802)
build_all 0.005938 0.003024 4.181480 ( 0.873065)
build_install 0.022202 0.001451 8.061088 ( 2.475996)
test_btest 0.001144 0.000135 75.149720 ( 7.890845)
test_basic 0.006697 0.000000 0.330246 ( 0.420132)
test_all 0.002168 0.000000 656.350997 ( 66.464276)
test_rubyspec 0.108164 0.063229 46.235537 ( 51.728246)
total: 133.40 sec