Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-042523
#<BuildRuby:0x0000561c54887f68
@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.20220809-042523",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006117 0.000525 0.831121 ( 1.300893)
build_miniruby 0.000708 0.000177 0.057636 ( 0.056471)
build_ruby 0.000823 0.000206 0.059546 ( 0.058284)
build_all 0.003636 0.000909 1.515191 ( 0.586179)
build_install 0.009956 0.001202 5.647772 ( 2.158888)
test_btest 0.000589 0.000136 51.088205 ( 8.160627)
test_basic 0.005369 0.000036 0.266093 ( 0.355073)
test_all 0.001322 0.000000 597.688153 ( 90.869279)
test_rubyspec 0.073226 0.054279 43.766952 ( 51.134770)
total: 154.68 sec