Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-214159
#<BuildRuby:0x0000558a6c991550
@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.20221028-214159",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008677 0.001335 1.098179 ( 1.295283)
build_miniruby 0.001831 0.000282 0.099022 ( 0.096395)
build_ruby 0.001341 0.000206 0.099184 ( 0.097684)
build_all 0.007364 0.001133 1.308682 ( 0.570399)
build_install 0.008257 0.005931 1.663995 ( 0.905031)
test_btest 0.001495 0.000320 64.025972 ( 6.580191)
test_basic 0.006220 0.000119 0.351107 ( 0.442757)
test_all 0.000000 0.006161 513.732068 ( 55.224732)
test_rubyspec 0.091083 0.038029 43.552271 ( 52.029871)
total: 117.24 sec