Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-182620
#<BuildRuby:0x00005570cceb7778
@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-182620",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000000 0.000101 0.000101 ( 0.000107)
build_up 0.008146 0.003056 1.018518 ( 1.442393)
build_miniruby 0.001585 0.000317 0.067615 ( 0.066805)
build_ruby 0.001482 0.000000 0.082162 ( 0.082414)
build_all 0.005732 0.003806 4.206625 ( 0.873288)
build_install 0.022094 0.002073 8.006388 ( 2.469919)
test_btest 0.000995 0.000199 74.689480 ( 8.232127)
test_basic 0.006258 0.001252 0.340220 ( 0.430581)
test_all 0.001604 0.000321 677.662409 ( 66.348493)
test_rubyspec 0.117064 0.046584 46.531110 ( 51.860735)
total: 131.81 sec