Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-024541
#<BuildRuby:0x0000561279327918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-024541",
@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.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008572 0.004070 0.977375 ( 1.259686)
build_miniruby 0.001990 0.000373 0.075266 ( 0.073679)
build_ruby 0.001742 0.000327 0.078185 ( 0.076300)
build_all 0.000869 0.008742 4.136536 ( 0.800437)
build_install 0.014577 0.009213 7.758940 ( 2.330071)
test_btest 0.001049 0.000387 47.765168 ( 45.260255)
test_basic 0.006055 0.002231 0.339653 ( 0.429493)
test_all 0.002235 0.000000 704.314419 ( 67.896664)
test_rubyspec 0.082604 0.073490 46.097184 ( 51.564593)
total: 169.69 sec