Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-204306
#<BuildRuby:0x0000555afbf5cb38
@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.20220227-204306",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011116 0.000672 1.056347 ( 1.083924)
build_miniruby 0.001354 0.000271 0.075644 ( 0.074906)
build_ruby 0.001638 0.000327 0.074267 ( 0.072585)
build_all 0.008526 0.001705 4.142123 ( 0.835270)
build_install 0.017306 0.005476 7.882850 ( 2.405631)
test_btest 0.000829 0.000184 77.174886 ( 8.462211)
test_basic 0.005210 0.002695 0.353893 ( 0.442559)
test_all 0.001636 0.000390 715.742964 ( 68.275039)
test_rubyspec 0.079820 0.077380 46.287820 ( 51.812870)
total: 133.47 sec