Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-075501
#<BuildRuby:0x0000559838dbfdf0
@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.20220506-075501",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006685 0.000183 0.828388 ( 0.946876)
build_miniruby 0.001055 0.000000 0.056862 ( 0.055586)
build_ruby 0.001037 0.000000 0.057396 ( 0.056173)
build_all 0.000193 0.004059 1.486584 ( 0.590650)
build_install 0.010210 0.000752 6.275565 ( 2.822436)
test_btest 0.000564 0.000071 48.483544 ( 9.016774)
test_basic 0.002239 0.003446 0.318154 ( 0.406701)
test_all 0.001183 0.000197 619.040104 ( 91.533390)
test_rubyspec 0.104308 0.021708 43.825869 ( 48.705534)
total: 154.13 sec