Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-110106
#<BuildRuby:0x0000562cf7fd3e58
@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.20220720-110106",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005120 0.001280 0.875281 ( 1.196603)
build_miniruby 0.000784 0.000196 0.057237 ( 0.056018)
build_ruby 0.000833 0.000208 0.059286 ( 0.057933)
build_all 0.000000 0.004447 1.577393 ( 0.628471)
build_install 0.007765 0.001019 5.653582 ( 2.176235)
test_btest 0.000517 0.000159 50.943347 ( 8.175147)
test_basic 0.006185 0.000000 0.337108 ( 0.424958)
test_all 0.000935 0.000000 605.260194 ( 90.794542)
test_rubyspec 0.064384 0.063572 43.998630 ( 49.877530)
total: 153.39 sec