Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-025049
#<BuildRuby:0x0000560e52ca4610
@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.20220902-025049",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.010610 0.000758 1.003622 ( 1.021702)
build_miniruby 0.002030 0.000145 0.071082 ( 0.069054)
build_ruby 0.000000 0.002123 0.078061 ( 0.075890)
build_all 0.004736 0.006366 1.505127 ( 0.572034)
build_install 0.014227 0.008005 1.891810 ( 0.919756)
test_btest 0.000980 0.000245 76.348803 ( 8.361095)
test_basic 0.003671 0.004139 0.325064 ( 0.412947)
test_all 0.003023 0.000000 677.213651 ( 66.912021)
test_rubyspec 0.112812 0.070448 45.355002 ( 53.784901)
total: 132.13 sec