Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-085322
#<BuildRuby:0x000055ce2260ce80
@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.20220821-085322",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000059 0.000016 0.000075 ( 0.000079)
build_up 0.008093 0.001015 0.815615 ( 0.881179)
build_miniruby 0.002003 0.000000 0.054541 ( 0.053147)
build_ruby 0.001990 0.000000 0.065285 ( 0.063888)
build_all 0.007813 0.002979 1.269356 ( 0.478703)
build_install 0.006518 0.008942 1.582531 ( 0.776436)
test_btest 0.000755 0.000266 51.768030 ( 6.381874)
test_basic 0.004281 0.001511 0.284579 ( 0.375573)
test_all 0.003230 0.001140 514.479268 ( 53.731162)
test_rubyspec 0.074231 0.048817 41.874995 ( 50.179798)
total: 112.92 sec