Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-223202
#<BuildRuby:0x0000558f516e7810
@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.20220328-223202",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008298 0.001915 0.992774 ( 1.533135)
build_miniruby 0.001425 0.000329 0.076749 ( 0.075093)
build_ruby 0.001871 0.000432 0.075321 ( 0.073256)
build_all 0.010125 0.000060 4.158452 ( 0.839479)
build_install 0.023027 0.001368 7.932019 ( 2.399156)
test_btest 0.001006 0.000168 72.088367 ( 8.110983)
test_basic 0.006188 0.001031 0.342392 ( 0.432190)
test_all 0.001690 0.000117 698.041266 ( 67.995892)
test_rubyspec 0.113207 0.050018 45.768002 ( 51.374522)
total: 132.83 sec