Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-192708
#<BuildRuby:0x000056204b92a038
@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.20220818-192708",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005957 0.003158 0.851406 ( 0.888657)
build_miniruby 0.001348 0.000169 0.055747 ( 0.055014)
build_ruby 0.001418 0.000177 0.065317 ( 0.065032)
build_all 0.003610 0.004369 1.255331 ( 0.474293)
build_install 0.012085 0.002266 1.556767 ( 0.791231)
test_btest 0.001191 0.000000 55.647604 ( 6.043295)
test_basic 0.001908 0.004334 0.296721 ( 0.388163)
test_all 0.003326 0.000783 500.829107 ( 53.177235)
test_rubyspec 0.103357 0.042452 41.706898 ( 50.258655)
total: 112.14 sec