Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-020515
#<BuildRuby:0x00005562d994c6e0
@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.20220719-020515",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.012131 0.980785 ( 3.367714)
build_miniruby 0.000000 0.002143 0.076111 ( 0.073813)
build_ruby 0.000000 0.001691 0.076142 ( 0.074289)
build_all 0.006487 0.003904 1.521650 ( 0.582465)
build_install 0.017462 0.000406 5.131106 ( 2.053979)
test_btest 0.000883 0.000295 70.641272 ( 8.491098)
test_basic 0.005231 0.001744 0.333292 ( 0.422646)
test_all 0.001311 0.000437 624.165200 ( 63.899372)
test_rubyspec 0.116931 0.047268 45.799376 ( 51.097090)
total: 130.06 sec