Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-212358
#<BuildRuby:0x0000555ab7c30b38
@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.20220315-212358",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004429 0.006714 0.994337 ( 1.035915)
build_miniruby 0.001511 0.000283 0.076484 ( 0.075275)
build_ruby 0.001473 0.000277 0.079071 ( 0.077739)
build_all 0.010808 0.000533 4.195681 ( 0.852393)
build_install 0.019266 0.005426 8.017051 ( 2.484438)
test_btest 0.000881 0.000168 78.319369 ( 8.095061)
test_basic 0.002547 0.004997 0.333559 ( 0.423518)
test_all 0.001620 0.000386 688.290945 ( 67.459689)
test_rubyspec 0.118225 0.046046 46.501512 ( 51.921632)
total: 132.43 sec