Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-113228
#<BuildRuby:0x0000555c7f3d4060
@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.20220814-113228",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002773 0.003944 0.876266 ( 0.898247)
build_miniruby 0.000892 0.000000 0.058182 ( 0.056959)
build_ruby 0.000920 0.000000 0.059414 ( 0.058275)
build_all 0.004545 0.000000 1.533648 ( 0.590188)
build_install 0.009832 0.001032 1.929915 ( 0.972625)
test_btest 0.000724 0.000090 54.891270 ( 8.389616)
test_basic 0.005251 0.000657 0.351628 ( 0.439724)
test_all 0.001345 0.000168 643.632430 ( 91.375544)
test_rubyspec 0.087201 0.034069 43.789166 ( 51.163805)
total: 153.95 sec