Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-053107
#<BuildRuby:0x000055d2e2196c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-053107",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007820 0.001304 0.767503 ( 1.072174)
build_miniruby 0.001223 0.000204 0.061986 ( 0.060215)
build_ruby 0.002092 0.000349 0.055502 ( 0.053719)
build_all 0.007179 0.003459 5.982842 ( 1.312906)
build_install 0.003464 0.010220 1.516066 ( 0.765044)
test_btest 0.001002 0.000334 54.321331 ( 6.126439)
test_basic 0.000000 0.005944 0.296885 ( 0.387565)
test_all 0.001187 0.004153 501.254819 ( 52.224950)
test_rubyspec 0.061665 0.061193 41.098668 ( 49.646940)
total: 111.65 sec