Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-141339
#<BuildRuby:0x000055f535fdcc00
@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.20220820-141339",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000047 0.000003 0.000050 ( 0.000048)
configure 0.000063 0.000004 0.000067 ( 0.000073)
build_up 0.008007 0.004489 0.954869 ( 1.008898)
build_miniruby 0.001812 0.000227 0.072492 ( 0.071813)
build_ruby 0.002185 0.000273 0.079224 ( 0.077973)
build_all 0.006314 0.003367 1.559424 ( 0.593912)
build_install 0.013516 0.009507 1.892704 ( 0.919126)
test_btest 0.000857 0.000204 76.792854 ( 8.524134)
test_basic 0.004098 0.003185 0.347701 ( 0.437226)
test_all 0.003118 0.000813 622.847676 ( 63.638624)
test_rubyspec 0.120925 0.045198 46.029348 ( 54.435412)
total: 129.71 sec