Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-204703
#<BuildRuby:0x0000561ea2e13f68
@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-204703",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006214 0.000444 0.812305 ( 1.631197)
build_miniruby 0.000911 0.000065 0.057490 ( 0.056304)
build_ruby 0.000805 0.000000 0.059259 ( 0.058214)
build_all 0.004494 0.000000 1.532289 ( 0.593830)
build_install 0.008317 0.002767 1.915075 ( 0.958754)
test_btest 0.000544 0.000052 54.711468 ( 8.073057)
test_basic 0.002226 0.003416 0.279843 ( 0.369402)
test_all 0.001982 0.000270 615.406480 ( 89.455609)
test_rubyspec 0.073123 0.052896 43.947565 ( 51.316257)
total: 152.51 sec