Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-234325
#<BuildRuby:0x000056348f9f08e8
@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.20220328-234325",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011625 0.001660 1.001128 ( 1.117344)
build_miniruby 0.001759 0.000251 0.074259 ( 0.073818)
build_ruby 0.001508 0.000216 0.075669 ( 0.074686)
build_all 0.001452 0.009203 4.090598 ( 0.834126)
build_install 0.017613 0.004380 7.810136 ( 2.408347)
test_btest 0.000907 0.000239 75.253701 ( 7.831908)
test_basic 0.001483 0.005279 0.332351 ( 0.422843)
test_all 0.001506 0.000476 656.562333 ( 65.562657)
test_rubyspec 0.058231 0.093822 46.160295 ( 51.487242)
total: 129.81 sec