Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-093308
#<BuildRuby:0x000055a9882d06e0
@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.20221108-093308",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003414 0.007300 1.089699 ( 1.295590)
build_miniruby 0.002173 0.000000 0.068505 ( 0.066148)
build_ruby 0.002012 0.000079 0.068576 ( 0.066050)
build_all 0.009337 0.000302 1.424119 ( 0.570899)
build_install 0.016692 0.004112 1.825223 ( 0.939521)
test_btest 0.001231 0.000224 83.279623 ( 8.904315)
test_basic 0.008638 0.000088 0.340060 ( 0.427829)
test_all 0.002357 0.000118 694.333776 ( 69.768033)
test_rubyspec 0.101496 0.078182 47.509533 ( 55.708469)
total: 137.75 sec