Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-182034
#<BuildRuby:0x00005615b15caf90
@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.20220624-182034",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005663 0.006337 0.838551 ( 1.041054)
build_miniruby 0.001066 0.000284 0.064080 ( 0.062933)
build_ruby 0.001782 0.000475 0.055311 ( 0.053518)
build_all 0.006635 0.001769 1.202183 ( 0.471904)
build_install 0.008901 0.008627 4.868312 ( 2.421941)
test_btest 0.001344 0.000475 53.850905 ( 6.324223)
test_basic 0.005556 0.000000 0.286878 ( 0.377503)
test_all 0.003330 0.000077 509.963671 ( 54.394046)
test_rubyspec 0.091172 0.049564 41.394172 ( 47.292736)
total: 112.44 sec