Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-032110
#<BuildRuby:0x00005564706cbe00
@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.20220808-032110",
@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.000002 0.000014 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.003560 0.003141 0.860167 ( 0.893376)
build_miniruby 0.000833 0.000178 0.057430 ( 0.056241)
build_ruby 0.000855 0.000183 0.059620 ( 0.058374)
build_all 0.003857 0.000827 1.518559 ( 0.588198)
build_install 0.008096 0.003148 5.635282 ( 2.176741)
test_btest 0.000675 0.000158 55.799208 ( 7.834321)
test_basic 0.001007 0.004299 0.284488 ( 0.374380)
test_all 0.000982 0.000289 615.479716 ( 89.861560)
test_rubyspec 0.086799 0.042143 43.853112 ( 51.208372)
total: 153.05 sec