Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-140140
#<BuildRuby:0x000055832c1ca548
@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-140140",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000014 0.000001 0.000015 ( 0.000008)
build_up 0.011674 0.000000 0.964700 ( 1.061514)
build_miniruby 0.001989 0.000116 0.069636 ( 0.067401)
build_ruby 0.001943 0.000114 0.073156 ( 0.071628)
build_all 0.010107 0.000093 4.051890 ( 0.784682)
build_install 0.013636 0.008653 7.728717 ( 2.294278)
test_btest 0.001345 0.000183 46.950159 ( 44.719417)
test_basic 0.007609 0.000000 0.339060 ( 0.437696)
test_all 0.001638 0.000074 711.053436 ( 67.771013)
test_rubyspec 0.118414 0.040889 45.795609 ( 51.225148)
total: 168.43 sec