Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-214756
#<BuildRuby:0x0000561630aa4438
@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.20220511-214756",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.010991 0.000175 1.059085 ( 1.203226)
build_miniruby 0.001332 0.000083 0.073255 ( 0.071636)
build_ruby 0.001534 0.000096 0.075361 ( 0.073392)
build_all 0.002939 0.004835 1.515920 ( 0.652372)
build_install 0.010868 0.012028 6.271774 ( 3.057255)
test_btest 0.000777 0.000194 74.612733 ( 9.378921)
test_basic 0.005144 0.003862 0.322621 ( 0.410477)
test_all 0.001429 0.000397 729.356337 ( 72.499328)
test_rubyspec 0.061853 0.058641 49.862481 ( 55.095904)
total: 142.44 sec