Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-084736
#<BuildRuby:0x0000558beb8308e8
@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.20220731-084736",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000057 0.000009 0.000066 ( 0.000070)
build_up 0.000000 0.010590 0.947204 ( 1.331978)
build_miniruby 0.001010 0.000568 0.065986 ( 0.065486)
build_ruby 0.001276 0.000456 0.073421 ( 0.072418)
build_all 0.010836 0.000000 1.532303 ( 0.582756)
build_install 0.015607 0.007525 5.125004 ( 2.060247)
test_btest 0.000825 0.000275 71.875135 ( 8.479089)
test_basic 0.000000 0.007328 0.325625 ( 0.414356)
test_all 0.000858 0.000869 676.002240 ( 66.836018)
test_rubyspec 0.116584 0.071482 45.622699 ( 51.373199)
total: 131.22 sec