Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-061144
#<BuildRuby:0x000055b15a0648a0
@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.20220721-061144",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.012004 0.000545 0.861097 ( 3.798908)
build_miniruby 0.000000 0.002444 0.064716 ( 0.063674)
build_ruby 0.001423 0.001283 0.065550 ( 0.099083)
build_all 0.008773 0.000860 1.253087 ( 0.505961)
build_install 0.013776 0.005550 4.387674 ( 1.884292)
test_btest 0.001535 0.000000 53.093432 ( 6.265645)
test_basic 0.005129 0.000413 0.298791 ( 0.391859)
test_all 0.002377 0.000213 509.542930 ( 53.116615)
test_rubyspec 0.072524 0.057067 42.072554 ( 48.038451)
total: 114.17 sec