Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-073515
#<BuildRuby:0x00005589b1f469c0
@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.20221015-073515",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000037 0.000000 0.000037 ( 0.000038)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.006983 0.003903 1.119355 ( 1.159284)
build_miniruby 0.001416 0.000202 0.100671 ( 0.098153)
build_ruby 0.001535 0.000000 0.101954 ( 0.099108)
build_all 0.009978 0.000426 1.334123 ( 0.565821)
build_install 0.014464 0.000652 1.639682 ( 0.877744)
test_btest 0.000000 0.002136 65.347407 ( 6.719717)
test_basic 0.003627 0.002952 0.352400 ( 0.442653)
test_all 0.004537 0.003809 516.752257 ( 54.958587)
test_rubyspec 0.083563 0.050243 43.308092 ( 51.863263)
total: 116.79 sec