Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-191259
#<BuildRuby:0x00005564fecf48e8
@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.20220719-191259",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010567 0.000947 0.963134 ( 1.055583)
build_miniruby 0.001339 0.000191 0.074991 ( 0.073427)
build_ruby 0.001815 0.000259 0.073635 ( 0.071617)
build_all 0.010396 0.000000 1.548726 ( 0.594033)
build_install 0.016206 0.007394 5.204573 ( 2.093792)
test_btest 0.001118 0.000203 78.394311 ( 8.804156)
test_basic 0.007684 0.000000 0.332322 ( 0.426066)
test_all 0.002092 0.000236 671.696375 ( 66.070770)
test_rubyspec 0.132188 0.035943 46.089930 ( 51.822760)
total: 131.01 sec