Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-171946
#<BuildRuby:0x0000556bb98fca58
@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.20220311-171946",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006554 0.004229 1.043558 ( 1.193842)
build_miniruby 0.001644 0.000205 0.079713 ( 0.078591)
build_ruby 0.001581 0.000198 0.080153 ( 0.078551)
build_all 0.008554 0.000503 1.493024 ( 0.598909)
build_install 0.019032 0.001049 5.321662 ( 2.226812)
test_btest 0.001200 0.000126 72.789453 ( 7.951839)
test_basic 0.006894 0.000726 0.338032 ( 0.426939)
test_all 0.001678 0.000177 702.840823 ( 68.219987)
test_rubyspec 0.114566 0.062436 46.354701 ( 51.827763)
total: 132.60 sec