Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-115355
#<BuildRuby:0x00005651be584088
@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.20220711-115355",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002371 0.004231 0.844743 ( 1.590074)
build_miniruby 0.000831 0.000118 0.057184 ( 0.055979)
build_ruby 0.000894 0.000128 0.059255 ( 0.057928)
build_all 0.004256 0.000000 1.501314 ( 0.604057)
build_install 0.011112 0.000000 6.277749 ( 2.841734)
test_btest 0.000846 0.000000 55.364078 ( 8.237945)
test_basic 0.005757 0.000123 0.329644 ( 0.417964)
test_all 0.001394 0.000147 605.176782 ( 87.170919)
test_rubyspec 0.087316 0.026679 44.489441 ( 50.088949)
total: 151.07 sec