Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-031421
#<BuildRuby:0x0000561169aa7f00
@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.20220812-031421",
@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.000020 0.000000 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006351 0.000359 0.804747 ( 1.089277)
build_miniruby 0.000906 0.000139 0.057245 ( 0.055995)
build_ruby 0.000739 0.000114 0.059059 ( 0.057892)
build_all 0.003991 0.000614 1.531453 ( 0.587359)
build_install 0.002250 0.008826 5.639049 ( 2.166347)
test_btest 0.000579 0.000165 53.347820 ( 8.187743)
test_basic 0.004274 0.001221 0.255619 ( 0.344753)
test_all 0.001780 0.000188 610.414307 ( 86.611451)
test_rubyspec 0.059401 0.038025 44.093230 ( 51.477755)
total: 150.58 sec