Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-165322
#<BuildRuby:0x0000560789cb3e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-165322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000505 0.006372 0.949956 ( 13.989006)
build_miniruby 0.000870 0.000163 0.057615 ( 0.056272)
build_ruby 0.000828 0.000155 0.060730 ( 0.059380)
build_all 0.000842 0.003736 1.527058 ( 0.582896)
build_install 0.009684 0.001436 5.613172 ( 2.128148)
test_btest 0.000702 0.000165 50.324415 ( 8.648328)
test_basic 0.004350 0.001024 0.313868 ( 0.403033)
test_all 0.001044 0.000246 594.125197 ( 91.236338)
test_rubyspec 0.066494 0.015646 43.888900 ( 51.419765)
total: 168.52 sec