Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-212627
#<BuildRuby:0x000055993fe84148
@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.20220606-212627",
@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.000013 0.000000 0.000013 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.006946 0.852031 ( 1.065531)
build_miniruby 0.000256 0.000824 0.057147 ( 0.055867)
build_ruby 0.000817 0.000109 0.059334 ( 0.058188)
build_all 0.004367 0.000050 1.510224 ( 0.606353)
build_install 0.010736 0.000304 6.298900 ( 2.849824)
test_btest 0.000721 0.000080 54.374017 ( 7.938181)
test_basic 0.005431 0.000000 0.257615 ( 0.346382)
test_all 0.001421 0.000000 652.746061 ( 91.573509)
test_rubyspec 0.101374 0.012036 44.245519 ( 49.814963)
total: 154.31 sec