Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-200234
#<BuildRuby:0x000056164a6a89c8
@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.20220717-200234",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000052 0.000008 0.000060 ( 0.000060)
build_up 0.007126 0.004725 1.004423 ( 0.996993)
build_miniruby 0.002178 0.000467 0.074732 ( 0.072801)
build_ruby 0.001635 0.000350 0.073529 ( 0.072396)
build_all 0.008606 0.002421 1.563862 ( 0.596749)
build_install 0.020541 0.000795 5.086498 ( 2.090123)
test_btest 0.000886 0.000161 73.847132 ( 8.459565)
test_basic 0.005816 0.001057 0.330107 ( 0.421102)
test_all 0.001555 0.000282 672.999107 ( 66.555599)
test_rubyspec 0.104281 0.075950 45.490173 ( 51.220935)
total: 130.49 sec