Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-220420
#<BuildRuby:0x0000561064898a58
@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.20220401-220420",
@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.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.011670 0.981458 ( 0.999133)
build_miniruby 0.000000 0.001796 0.077301 ( 0.076321)
build_ruby 0.000000 0.001919 0.072247 ( 0.071221)
build_all 0.010163 0.001529 4.208214 ( 0.852637)
build_install 0.011092 0.009389 8.577066 ( 3.008688)
test_btest 0.000962 0.000304 75.131378 ( 8.578091)
test_basic 0.007273 0.002297 0.351746 ( 0.438625)
test_all 0.001379 0.000436 700.682227 ( 72.015253)
test_rubyspec 0.087282 0.065300 46.362705 ( 51.500823)
total: 137.54 sec