Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-120449
#<BuildRuby:0x00005611f21ba620
@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.20220605-120449",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002339 0.004444 0.824548 ( 1.215277)
build_miniruby 0.000851 0.000196 0.058388 ( 0.057131)
build_ruby 0.000852 0.000196 0.059408 ( 0.058036)
build_all 0.004435 0.000045 1.506366 ( 0.609635)
build_install 0.009656 0.000220 6.307148 ( 2.884382)
test_btest 0.000726 0.000136 52.418681 ( 8.008036)
test_basic 0.000000 0.005602 0.310290 ( 0.399044)
test_all 0.000000 0.001504 635.517436 ( 94.302671)
test_rubyspec 0.088019 0.037092 44.299719 ( 49.882735)
total: 157.42 sec