Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-235057
#<BuildRuby:0x000056283641caf8
@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.20220226-235057",
@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.000010 0.000003 0.000013 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004364 0.006808 1.011931 ( 1.007971)
build_miniruby 0.001464 0.000523 0.077368 ( 0.075336)
build_ruby 0.001465 0.000523 0.065944 ( 0.063909)
build_all 0.008915 0.001627 4.143466 ( 0.844316)
build_install 0.021894 0.002445 7.883090 ( 2.393367)
test_btest 0.001830 0.000508 75.039615 ( 8.498470)
test_basic 0.004265 0.003266 0.336802 ( 0.429721)
test_all 0.000678 0.001610 658.395387 ( 65.503710)
test_rubyspec 0.104738 0.066318 46.333889 ( 51.792291)
total: 130.61 sec