Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-013421
#<BuildRuby:0x0000557857db84e8
@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.20220225-013421",
@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.000009 0.000002 0.000011 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010045 0.001545 0.899380 ( 3.293667)
build_miniruby 0.001621 0.000249 0.070016 ( 0.067785)
build_ruby 0.001583 0.000243 0.073524 ( 0.071568)
build_all 0.008792 0.001352 4.197817 ( 0.839679)
build_install 0.009246 0.010994 7.861676 ( 2.410848)
test_btest 0.001101 0.000293 80.183380 ( 8.282002)
test_basic 0.001360 0.006194 0.341666 ( 0.438664)
test_all 0.000629 0.001082 672.876482 ( 65.727309)
test_rubyspec 0.083779 0.087330 46.826052 ( 51.866758)
total: 133.00 sec