Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-112128
#<BuildRuby:0x000055a9d8054088
@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.20220817-112128",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005780 0.000890 0.857280 ( 3.526813)
build_miniruby 0.000759 0.000117 0.057785 ( 0.056571)
build_ruby 0.000815 0.000125 0.059436 ( 0.058283)
build_all 0.000287 0.004518 1.525259 ( 0.593189)
build_install 0.008751 0.002322 1.915926 ( 0.957559)
test_btest 0.000705 0.000166 55.218073 ( 8.263812)
test_basic 0.004506 0.001060 0.254401 ( 0.343521)
test_all 0.001433 0.000337 621.828076 ( 91.061618)
test_rubyspec 0.078202 0.036280 43.903875 ( 51.268163)
total: 156.13 sec