Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-143238
#<BuildRuby:0x0000564dda2fc6e0
@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.20220915-143238",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006286 0.004293 1.095915 ( 1.139521)
build_miniruby 0.001460 0.000195 0.065997 ( 0.064831)
build_ruby 0.001784 0.000237 0.068650 ( 0.066594)
build_all 0.005392 0.004564 1.555955 ( 0.586063)
build_install 0.018698 0.003773 1.913667 ( 0.932009)
test_btest 0.001024 0.000195 93.707799 ( 9.191403)
test_basic 0.000650 0.007659 0.356514 ( 0.444772)
test_all 0.003279 0.000894 672.064485 ( 67.914758)
test_rubyspec 0.100805 0.068627 47.024387 ( 55.490247)
total: 135.83 sec