Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-171040
#<BuildRuby:0x000055fb42ce8e50
@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.20220814-171040",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007590 0.004605 0.990403 ( 1.008520)
build_miniruby 0.001994 0.000399 0.080637 ( 0.078315)
build_ruby 0.001742 0.000348 0.077696 ( 0.075552)
build_all 0.007892 0.001578 1.518608 ( 0.584807)
build_install 0.013709 0.008255 1.886024 ( 0.926226)
test_btest 0.000896 0.000236 74.602986 ( 8.248957)
test_basic 0.002419 0.005413 0.325102 ( 0.418693)
test_all 0.003268 0.001032 683.277101 ( 66.876864)
test_rubyspec 0.099991 0.081216 45.789790 ( 53.284246)
total: 131.50 sec