Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-042040
#<BuildRuby:0x0000564233324c10
@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.20220410-042040",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.011664 0.000000 1.010262 ( 1.087547)
build_miniruby 0.001762 0.000306 0.074608 ( 0.072848)
build_ruby 0.001451 0.000290 0.076554 ( 0.074355)
build_all 0.008905 0.000070 1.521230 ( 0.612437)
build_install 0.010628 0.012186 2.033949 ( 1.123175)
test_btest 0.000942 0.000282 74.516019 ( 8.416055)
test_basic 0.006794 0.000733 0.331231 ( 0.424914)
test_all 0.002363 0.000675 664.517385 ( 68.290647)
test_rubyspec 0.096702 0.054857 46.645247 ( 51.961816)
total: 132.06 sec