Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-180035
#<BuildRuby:0x0000557d451159f0
@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.20220506-180035",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000063 0.000011 0.000074 ( 0.000072)
configure 0.000045 0.000008 0.000053 ( 0.000037)
build_up 0.000597 0.007315 0.995074 ( 1.508825)
build_miniruby 0.000937 0.000261 0.066279 ( 0.065350)
build_ruby 0.000780 0.000217 0.062171 ( 0.061390)
build_all 0.002604 0.003598 1.276177 ( 0.537703)
build_install 0.012137 0.002446 6.390625 ( 3.057382)
test_btest 0.000523 0.000157 61.523164 ( 13.251385)
test_basic 0.000053 0.004442 0.273913 ( 0.373966)
test_all 0.001108 0.000597 536.533727 ( 63.652242)
test_rubyspec 0.037304 0.014058 53.466252 ( 59.192428)
total: 141.70 sec