Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-202454
#<BuildRuby:0x000055b100d006b8
@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.20220804-202454",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002673 0.008664 0.975288 ( 1.100529)
build_miniruby 0.001624 0.000463 0.073798 ( 0.071914)
build_ruby 0.001572 0.000449 0.070470 ( 0.068914)
build_all 0.010412 0.000000 1.503968 ( 0.557385)
build_install 0.016722 0.004616 5.198668 ( 2.093521)
test_btest 0.000000 0.001164 74.286034 ( 7.967107)
test_basic 0.002452 0.005724 0.324444 ( 0.413096)
test_all 0.001627 0.000520 636.290676 ( 64.853881)
test_rubyspec 0.093616 0.072568 45.559810 ( 53.161558)
total: 130.29 sec