Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-210810
#<BuildRuby:0x000055b6c6a070d0
@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.20220301-210810",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006980 0.004707 0.991879 ( 1.556010)
build_miniruby 0.001571 0.000336 0.075683 ( 0.073925)
build_ruby 0.001759 0.000377 0.077082 ( 0.074962)
build_all 0.011028 0.000364 4.205676 ( 0.848166)
build_install 0.020793 0.001908 7.774846 ( 2.404462)
test_btest 0.000972 0.000000 71.600293 ( 7.854794)
test_basic 0.007237 0.000467 0.343944 ( 0.437940)
test_all 0.000777 0.001339 700.100328 ( 67.679125)
test_rubyspec 0.097102 0.069892 46.356919 ( 51.729338)
total: 132.66 sec