Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-105224
#<BuildRuby:0x0000564080a5b858
@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.20220308-105224",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011559 0.000000 1.001469 ( 0.994598)
build_miniruby 0.001987 0.000184 0.076082 ( 0.073879)
build_ruby 0.001948 0.000260 0.070855 ( 0.069175)
build_all 0.005939 0.004619 4.212265 ( 0.857950)
build_install 0.014214 0.010334 7.882137 ( 2.375751)
test_btest 0.000821 0.000228 74.257028 ( 8.141308)
test_basic 0.006347 0.001764 0.336481 ( 0.424648)
test_all 0.003023 0.000000 655.856509 ( 64.850174)
test_rubyspec 0.104475 0.049334 46.071810 ( 51.561474)
total: 129.35 sec