Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-081304
#<BuildRuby:0x000055a0a389b810
@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.20220221-081304",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007217 0.005149 0.977527 ( 7.179355)
build_miniruby 0.001761 0.000251 0.076511 ( 0.075367)
build_ruby 0.001636 0.000234 0.076312 ( 0.075333)
build_all 0.010920 0.000141 4.087000 ( 0.783647)
build_install 0.020580 0.002573 7.779135 ( 2.359102)
test_btest 0.001237 0.000155 75.927020 ( 8.357241)
test_basic 0.007006 0.000333 0.345151 ( 0.435051)
test_all 0.001712 0.000206 697.654604 ( 67.522382)
test_rubyspec 0.079712 0.092413 46.221804 ( 51.781819)
total: 138.57 sec