Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-185648
#<BuildRuby:0x000055c6c6706600
@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.20220306-185648",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000000 0.000014 0.000014 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.003785 0.006167 1.000787 ( 1.266229)
build_miniruby 0.001180 0.000708 0.076539 ( 0.075262)
build_ruby 0.001381 0.000829 0.075532 ( 0.073470)
build_all 0.008436 0.002066 4.234028 ( 0.842958)
build_install 0.016920 0.005962 7.886328 ( 2.393877)
test_btest 0.000768 0.000384 73.648712 ( 8.008340)
test_basic 0.006899 0.001107 0.319251 ( 0.407486)
test_all 0.001088 0.000511 700.782708 ( 68.234834)
test_rubyspec 0.084605 0.061263 46.545627 ( 52.053140)
total: 133.36 sec