Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-050224
#<BuildRuby:0x000055782e258018
@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.20220825-050224",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005979 0.000282 0.805612 ( 1.083119)
build_miniruby 0.000843 0.000130 0.057477 ( 0.056175)
build_ruby 0.000789 0.000121 0.060828 ( 0.059600)
build_all 0.003919 0.000603 1.529479 ( 0.591208)
build_install 0.009673 0.001488 1.917065 ( 0.957270)
test_btest 0.000610 0.000094 53.238014 ( 8.159590)
test_basic 0.006367 0.000120 0.345873 ( 0.432936)
test_all 0.001858 0.000266 624.570975 ( 91.150132)
test_rubyspec 0.053298 0.059717 44.144143 ( 52.406735)
total: 154.90 sec