Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-020827
#<BuildRuby:0x0000563c37578bf8
@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.20220908-020827",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009963 0.001533 0.967725 ( 0.976384)
build_miniruby 0.002087 0.000321 0.076310 ( 0.074027)
build_ruby 0.001783 0.000274 0.076091 ( 0.074276)
build_all 0.009311 0.000000 1.546058 ( 0.592951)
build_install 0.016548 0.006102 1.920736 ( 0.941407)
test_btest 0.001272 0.000224 93.682474 ( 9.360025)
test_basic 0.007208 0.000274 0.357430 ( 0.446619)
test_all 0.003773 0.000629 652.869261 ( 66.516324)
test_rubyspec 0.083378 0.086399 46.969018 ( 55.205643)
total: 134.19 sec