Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-015049
#<BuildRuby:0x000055df998e8a68
@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-015049",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005379 0.005112 1.126545 ( 1.282957)
build_miniruby 0.001834 0.000458 0.100301 ( 0.097414)
build_ruby 0.001275 0.000319 0.100844 ( 0.097999)
build_all 0.003787 0.004274 1.338730 ( 0.566466)
build_install 0.013275 0.002522 1.642779 ( 0.887312)
test_btest 0.002139 0.000611 61.634049 ( 6.450093)
test_basic 0.005084 0.001452 0.355399 ( 0.445631)
test_all 0.007564 0.000097 493.512430 ( 53.638978)
test_rubyspec 0.099015 0.023798 43.425866 ( 51.936338)
total: 115.40 sec