Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-154213
#<BuildRuby:0x000055f49b40b600
@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.20220802-154213",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010323 0.000336 0.967639 ( 1.058046)
build_miniruby 0.002728 0.000000 0.073519 ( 0.071135)
build_ruby 0.001967 0.000095 0.071261 ( 0.069186)
build_all 0.009171 0.000115 1.507498 ( 0.569658)
build_install 0.020772 0.001667 5.238496 ( 2.116726)
test_btest 0.001133 0.000114 74.949607 ( 8.116957)
test_basic 0.006677 0.000667 0.325350 ( 0.414737)
test_all 0.002337 0.000234 683.481018 ( 67.066061)
test_rubyspec 0.115423 0.061298 45.725286 ( 53.348233)
total: 132.83 sec