Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-072605
#<BuildRuby:0x00005609f7308610
@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.20220915-072605",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008504 0.000987 1.090641 ( 1.086694)
build_miniruby 0.001589 0.000367 0.071887 ( 0.070478)
build_ruby 0.001611 0.000371 0.078818 ( 0.076591)
build_all 0.008442 0.000776 1.560473 ( 0.613074)
build_install 0.018038 0.000492 1.883480 ( 0.916147)
test_btest 0.000922 0.000163 93.891534 ( 9.525508)
test_basic 0.006149 0.001085 0.355559 ( 0.443951)
test_all 0.002626 0.000463 662.187869 ( 67.019711)
test_rubyspec 0.118101 0.054927 46.992893 ( 55.221820)
total: 134.97 sec