Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-081943
#<BuildRuby:0x0000564897130b38
@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.20220417-081943",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010414 0.000000 1.014251 ( 5.999350)
build_miniruby 0.001461 0.000014 0.067311 ( 0.065846)
build_ruby 0.001711 0.000201 0.074319 ( 0.072481)
build_all 0.005699 0.004328 1.498538 ( 0.612571)
build_install 0.016741 0.004968 5.863186 ( 2.865374)
test_btest 0.001172 0.000223 78.877385 ( 8.531819)
test_basic 0.007155 0.000497 0.329510 ( 0.421418)
test_all 0.002244 0.000408 676.134855 ( 66.233322)
test_rubyspec 0.103428 0.052377 46.651389 ( 52.072350)
total: 136.88 sec