Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-111325
#<BuildRuby:0x0000558a39f68510
@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.20220307-111325",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003301 0.008474 0.999304 ( 1.156048)
build_miniruby 0.002075 0.000415 0.076470 ( 0.074327)
build_ruby 0.001511 0.000303 0.077273 ( 0.075483)
build_all 0.010531 0.001153 4.123819 ( 0.850139)
build_install 0.019090 0.003863 8.022365 ( 2.462323)
test_btest 0.000957 0.000183 69.017922 ( 8.356006)
test_basic 0.006320 0.001204 0.339561 ( 0.429046)
test_all 0.001463 0.000279 651.329787 ( 65.200396)
test_rubyspec 0.102710 0.072205 46.576759 ( 52.065410)
total: 130.67 sec