Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-173515
#<BuildRuby:0x00005633f113efe0
@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.20220830-173515",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.012058 0.000056 0.995115 ( 1.599683)
build_miniruby 0.002075 0.000389 0.072304 ( 0.071042)
build_ruby 0.001368 0.000256 0.075427 ( 0.076020)
build_all 0.009844 0.001002 1.551484 ( 0.587231)
build_install 0.018861 0.001554 1.843175 ( 0.924196)
test_btest 0.001285 0.000000 77.890172 ( 8.193306)
test_basic 0.003694 0.005042 0.324289 ( 0.412620)
test_all 0.005339 0.000000 643.454251 ( 65.052045)
test_rubyspec 0.097377 0.081639 45.762572 ( 54.213272)
total: 131.13 sec