Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-043206
#<BuildRuby:0x000056007bc4e9c0
@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.20220827-043206",
@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.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005619 0.004326 0.818238 ( 1.394829)
build_miniruby 0.001134 0.000349 0.061894 ( 0.060021)
build_ruby 0.001237 0.000381 0.064491 ( 0.062736)
build_all 0.008384 0.000000 1.234668 ( 0.463086)
build_install 0.012527 0.005888 1.592345 ( 0.791572)
test_btest 0.001044 0.000313 55.121469 ( 6.325547)
test_basic 0.002936 0.004791 0.294363 ( 0.413866)
test_all 0.002625 0.003427 511.905941 ( 53.704273)
test_rubyspec 0.089526 0.038489 41.708832 ( 50.284619)
total: 113.50 sec