Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-082807
#<BuildRuby:0x000056060c05f510
@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.20220213-082807",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004654 0.006441 0.946774 ( 1.476009)
build_miniruby 0.001517 0.000827 0.074068 ( 0.071558)
build_ruby 0.001429 0.000780 0.080568 ( 0.078444)
build_all 0.005759 0.005280 4.129601 ( 0.794123)
build_install 0.013852 0.010335 7.818443 ( 2.299515)
test_btest 0.000716 0.000441 76.318296 ( 8.232483)
test_basic 0.001366 0.006421 0.338835 ( 0.427863)
test_all 0.000867 0.000600 654.421361 ( 65.637619)
test_rubyspec 0.084276 0.065832 46.327321 ( 51.851755)
total: 130.87 sec