Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-164525
#<BuildRuby:0x000055b540182e00
@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.20220812-164525",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009304 0.000221 0.906454 ( 1.684012)
build_miniruby 0.001290 0.000184 0.061637 ( 0.061553)
build_ruby 0.001535 0.000219 0.066522 ( 0.065351)
build_all 0.006596 0.000943 1.242763 ( 0.449369)
build_install 0.010797 0.003360 1.580323 ( 0.784656)
test_btest 0.000835 0.000139 54.321966 ( 6.006274)
test_basic 0.000000 0.006103 0.294227 ( 0.384843)
test_all 0.000000 0.004125 492.124083 ( 51.175847)
test_rubyspec 0.076869 0.046778 41.637421 ( 49.005835)
total: 109.62 sec