Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-080617
#<BuildRuby:0x0000561d5600cb88
@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.20220801-080617",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010470 0.000358 0.998107 ( 2.956588)
build_miniruby 0.001509 0.000216 0.075252 ( 0.073408)
build_ruby 0.001819 0.000260 0.074209 ( 0.071951)
build_all 0.006291 0.004791 1.523534 ( 0.573283)
build_install 0.018325 0.005588 5.161212 ( 2.047703)
test_btest 0.001348 0.000300 75.302474 ( 8.200197)
test_basic 0.001544 0.006029 0.332459 ( 0.420398)
test_all 0.002254 0.000210 675.423443 ( 66.259340)
test_rubyspec 0.134267 0.036598 45.199711 ( 50.690253)
total: 131.29 sec