Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-044314
#<BuildRuby:0x0000556b2b100018
@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.20220820-044314",
@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.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006379 0.000363 0.812273 ( 0.910159)
build_miniruby 0.001009 0.000000 0.057814 ( 0.056497)
build_ruby 0.001009 0.000000 0.060180 ( 0.058944)
build_all 0.004647 0.000000 1.530874 ( 0.593016)
build_install 0.008174 0.000846 1.921008 ( 0.962893)
test_btest 0.000501 0.000066 55.725003 ( 8.159331)
test_basic 0.000000 0.005675 0.334412 ( 0.422632)
test_all 0.000000 0.002205 644.217339 ( 93.737567)
test_rubyspec 0.057732 0.047213 44.150255 ( 52.439827)
total: 157.34 sec