Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-041354
#<BuildRuby:0x000055aa3ae0a8a0
@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.20220215-041354",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005445 0.004990 0.956767 ( 1.441558)
build_miniruby 0.001637 0.000234 0.072544 ( 0.070861)
build_ruby 0.000000 0.002248 0.076122 ( 0.074060)
build_all 0.003419 0.006716 4.156646 ( 0.780103)
build_install 0.017608 0.005665 7.784179 ( 2.299211)
test_btest 0.000861 0.000239 73.929279 ( 7.882214)
test_basic 0.006699 0.000472 0.330488 ( 0.427249)
test_all 0.001895 0.000208 694.256265 ( 67.443870)
test_rubyspec 0.098281 0.059711 46.263897 ( 51.608692)
total: 132.03 sec