Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-125220
#<BuildRuby:0x000055d1ba694448
@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.20220310-125220",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000045 0.000007 0.000052 ( 0.000044)
build_up 0.009797 0.000774 0.997266 ( 1.160102)
build_miniruby 0.001724 0.000230 0.078066 ( 0.075942)
build_ruby 0.001640 0.000219 0.079444 ( 0.078007)
build_all 0.004444 0.004590 1.501740 ( 0.606519)
build_install 0.017262 0.005335 5.246744 ( 2.178716)
test_btest 0.001013 0.000213 74.925773 ( 7.924694)
test_basic 0.001957 0.006275 0.338336 ( 0.426631)
test_all 0.001597 0.000436 671.196775 ( 66.011418)
test_rubyspec 0.114929 0.051824 46.079551 ( 51.591577)
total: 130.05 sec