Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-012433
#<BuildRuby:0x000056115b8acd30
@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.20220820-012433",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000042 0.000010 0.000052 ( 0.000052)
build_up 0.009455 0.001251 0.949224 ( 0.974220)
build_miniruby 0.001760 0.000406 0.077973 ( 0.076121)
build_ruby 0.001986 0.000458 0.073636 ( 0.071435)
build_all 0.010601 0.000218 1.519435 ( 0.576486)
build_install 0.016273 0.003254 1.883253 ( 0.923089)
test_btest 0.000995 0.000199 76.955915 ( 8.115479)
test_basic 0.007462 0.000565 0.331912 ( 0.419018)
test_all 0.002961 0.000564 692.018788 ( 67.366194)
test_rubyspec 0.127176 0.061652 45.997811 ( 54.513669)
total: 133.04 sec