Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-102601
#<BuildRuby:0x00005575775d4c00
@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.20221109-102601",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006633 0.004218 1.094305 ( 1.145956)
build_miniruby 0.001668 0.000209 0.065579 ( 0.063751)
build_ruby 0.001726 0.000216 0.068516 ( 0.066534)
build_all 0.009063 0.001133 1.519324 ( 0.594332)
build_install 0.016139 0.005924 1.853195 ( 0.937514)
test_btest 0.001471 0.000245 86.282162 ( 8.725493)
test_basic 0.005353 0.004251 0.346530 ( 0.432569)
test_all 0.001373 0.000275 702.184513 ( 69.901848)
test_rubyspec 0.103696 0.074612 47.777662 ( 55.886524)
total: 137.76 sec