Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-095601
#<BuildRuby:0x0000560de01034b8
@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.20220717-095601",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009360 0.001697 0.970370 ( 1.142414)
build_miniruby 0.001437 0.000442 0.069903 ( 0.068094)
build_ruby 0.001697 0.000522 0.073772 ( 0.071355)
build_all 0.005972 0.003499 1.537403 ( 0.595690)
build_install 0.019593 0.002510 5.160163 ( 2.126923)
test_btest 0.001101 0.000315 73.285917 ( 8.615842)
test_basic 0.006969 0.001992 0.328123 ( 0.423127)
test_all 0.001577 0.000450 670.157274 ( 66.150762)
test_rubyspec 0.098969 0.081312 45.365456 ( 50.987275)
total: 130.18 sec