Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-223358
#<BuildRuby:0x000055d236531570
@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.20220726-223358",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008498 0.003535 0.832190 ( 0.873234)
build_miniruby 0.002255 0.000282 0.058660 ( 0.056085)
build_ruby 0.001314 0.000164 0.065375 ( 0.064214)
build_all 0.004037 0.003988 1.261015 ( 0.482486)
build_install 0.014983 0.001107 4.237309 ( 1.830189)
test_btest 0.001597 0.000252 51.776312 ( 6.112913)
test_basic 0.005010 0.000792 0.282340 ( 0.372935)
test_all 0.000000 0.002459 484.873666 ( 51.961595)
test_rubyspec 0.069583 0.059689 41.711030 ( 47.524765)
total: 109.28 sec