Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-112726
#<BuildRuby:0x000055f063f7cb38
@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.20220406-112726",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010843 0.000775 1.015936 ( 1.190580)
build_miniruby 0.001883 0.000134 0.077665 ( 0.075834)
build_ruby 0.001969 0.000141 0.079218 ( 0.076947)
build_all 0.010449 0.000024 4.165982 ( 0.838687)
build_install 0.016670 0.007142 8.430948 ( 2.926205)
test_btest 0.002451 0.000000 74.783685 ( 8.781115)
test_basic 0.008235 0.000000 0.350445 ( 0.442543)
test_all 0.001558 0.000000 656.667763 ( 65.777723)
test_rubyspec 0.111303 0.051098 46.439396 ( 51.920925)
total: 132.03 sec