Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-092512
#<BuildRuby:0x000055d68255fba0
@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.20220717-092512",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000054 0.000004 0.000058 ( 0.000059)
configure 0.000146 0.000011 0.000157 ( 0.000168)
build_up 0.008231 0.005316 0.901891 ( 1.047157)
build_miniruby 0.002636 0.000000 0.064423 ( 0.062444)
build_ruby 0.001556 0.000000 0.052476 ( 0.051251)
build_all 0.003911 0.005446 1.256999 ( 0.481910)
build_install 0.011282 0.005292 4.285866 ( 1.821343)
test_btest 0.001475 0.000369 52.390305 ( 5.888513)
test_basic 0.005820 0.000161 0.289985 ( 0.380001)
test_all 0.002701 0.000636 486.710918 ( 52.208839)
test_rubyspec 0.095710 0.046467 42.072315 ( 47.882906)
total: 109.83 sec