Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-141605
#<BuildRuby:0x000055b3ec9d03a0
@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.20221112-141605",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006701 0.003004 1.076341 ( 1.105234)
build_miniruby 0.001910 0.000337 0.066688 ( 0.064276)
build_ruby 0.001542 0.000272 0.066349 ( 0.064187)
build_all 0.008602 0.000159 1.454014 ( 0.586520)
build_install 0.017072 0.001982 1.816156 ( 0.922590)
test_btest 0.001960 0.000294 84.530062 ( 9.019904)
test_basic 0.006877 0.001031 0.348852 ( 0.441743)
test_all 0.001292 0.000194 694.402571 ( 69.765412)
test_rubyspec 0.117830 0.051420 47.822978 ( 56.243372)
total: 138.21 sec