Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-184826
#<BuildRuby:0x0000560a66859438
@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.20220814-184826",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004915 0.004313 0.822059 ( 0.873677)
build_miniruby 0.001039 0.000346 0.064154 ( 0.063484)
build_ruby 0.001065 0.000355 0.056172 ( 0.054777)
build_all 0.004956 0.004537 1.277945 ( 0.490096)
build_install 0.013196 0.001512 1.567690 ( 0.790390)
test_btest 0.000819 0.000273 55.482108 ( 6.182327)
test_basic 0.004308 0.001436 0.294029 ( 0.385884)
test_all 0.003632 0.000000 502.004713 ( 52.911779)
test_rubyspec 0.080775 0.058488 41.760975 ( 49.431829)
total: 111.18 sec