Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-010138
#<BuildRuby:0x0000564ed19ece80
@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.20221027-010138",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008414 0.000647 1.087294 ( 1.173850)
build_miniruby 0.001478 0.000114 0.098980 ( 0.097629)
build_ruby 0.001399 0.000108 0.098247 ( 0.095837)
build_all 0.003561 0.004696 1.310186 ( 0.579424)
build_install 0.010211 0.004062 1.645425 ( 0.910209)
test_btest 0.001518 0.000268 62.354245 ( 6.174327)
test_basic 0.002185 0.004105 0.355268 ( 0.445980)
test_all 0.003659 0.004294 501.887198 ( 53.942020)
test_rubyspec 0.087179 0.027855 43.416932 ( 51.962431)
total: 115.38 sec