Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-100035
#<BuildRuby:0x000055baf5053858
@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.20220219-100035",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001905 0.009010 0.927924 ( 1.095379)
build_miniruby 0.001250 0.000682 0.071132 ( 0.069544)
build_ruby 0.001371 0.000748 0.068334 ( 0.066504)
build_all 0.009773 0.000437 4.047087 ( 0.783078)
build_install 0.020189 0.002519 7.762423 ( 2.355230)
test_btest 0.000951 0.000357 77.717199 ( 8.308586)
test_basic 0.006336 0.000479 0.351197 ( 0.440435)
test_all 0.001227 0.000432 706.046735 ( 67.704017)
test_rubyspec 0.102300 0.064001 46.039098 ( 51.532542)
total: 132.36 sec