Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-233211
#<BuildRuby:0x000056252a60cb88
@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.20220809-233211",
@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.000015 0.000003 0.000018 ( 0.000026)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008863 0.002045 0.989197 ( 4.257401)
build_miniruby 0.001805 0.000416 0.077639 ( 0.075412)
build_ruby 0.001389 0.000320 0.078741 ( 0.077008)
build_all 0.000340 0.009817 1.506618 ( 0.562607)
build_install 0.018978 0.003077 5.157008 ( 2.059043)
test_btest 0.001279 0.000000 76.946704 ( 8.159565)
test_basic 0.002633 0.004942 0.318583 ( 0.406970)
test_all 0.000000 0.002309 672.333969 ( 66.870127)
test_rubyspec 0.085936 0.088327 46.095298 ( 53.644684)
total: 136.11 sec