Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-174803
#<BuildRuby:0x0000558bf864af08
@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.20220826-174803",
@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.006785 0.004846 0.840695 ( 0.901142)
build_miniruby 0.000000 0.001501 0.053857 ( 0.052413)
build_ruby 0.000000 0.001421 0.047381 ( 0.046325)
build_all 0.003424 0.004892 1.259035 ( 0.470646)
build_install 0.011219 0.005508 1.583366 ( 0.785082)
test_btest 0.000597 0.000279 51.282610 ( 6.296674)
test_basic 0.004196 0.001958 0.298325 ( 0.394257)
test_all 0.003595 0.000957 513.060792 ( 53.829622)
test_rubyspec 0.074419 0.064962 41.662840 ( 50.357174)
total: 113.13 sec