Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-162131
#<BuildRuby:0x0000560c123cbfa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220619-162131",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005737 0.000883 0.847967 ( 1.393863)
build_miniruby 0.000848 0.000131 0.058281 ( 0.057098)
build_ruby 0.000727 0.000112 0.059326 ( 0.058142)
build_all 0.003544 0.000546 1.503063 ( 0.604325)
build_install 0.010791 0.000183 6.311662 ( 2.851921)
test_btest 0.000878 0.000000 54.075738 ( 8.142779)
test_basic 0.000000 0.005345 0.292657 ( 0.381491)
test_all 0.000000 0.001220 654.166379 ( 95.259493)
test_rubyspec 0.074776 0.053909 44.291002 ( 49.922496)
total: 158.67 sec