Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-203117
#<BuildRuby:0x000055bad6ff7670
@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.20220803-203117",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000160 0.006323 0.802896 ( 1.014196)
build_miniruby 0.000756 0.000291 0.057516 ( 0.056234)
build_ruby 0.000745 0.000286 0.059369 ( 0.058127)
build_all 0.003449 0.001327 1.532226 ( 0.581961)
build_install 0.011216 0.000000 5.640289 ( 2.145293)
test_btest 0.000797 0.000038 53.803970 ( 7.864486)
test_basic 0.004157 0.001299 0.281224 ( 0.370188)
test_all 0.001302 0.000407 615.256687 ( 89.156949)
test_rubyspec 0.082763 0.045941 43.838941 ( 51.199907)
total: 152.45 sec