Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-185602
#<BuildRuby:0x00005626d6a6cf40
@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.20220404-185602",
@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.000007)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010438 0.000915 0.998976 ( 1.052790)
build_miniruby 0.001633 0.000233 0.079922 ( 0.078426)
build_ruby 0.001615 0.000231 0.078488 ( 0.077543)
build_all 0.010879 0.000000 4.193731 ( 0.845288)
build_install 0.023239 0.000580 8.564393 ( 2.980111)
test_btest 0.001043 0.000104 73.346780 ( 8.487116)
test_basic 0.007269 0.000727 0.349167 ( 0.439030)
test_all 0.001585 0.000159 676.317704 ( 66.410807)
test_rubyspec 0.097382 0.070697 46.471381 ( 51.621028)
total: 131.99 sec