Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-215117
#<BuildRuby:0x0000560cf4a527e0
@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.20220617-215117",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006932 0.000000 0.862000 ( 1.061005)
build_miniruby 0.001082 0.000000 0.058748 ( 0.057409)
build_ruby 0.000921 0.000000 0.060328 ( 0.059170)
build_all 0.004443 0.000000 1.488786 ( 0.607268)
build_install 0.003192 0.007177 6.312530 ( 2.835449)
test_btest 0.000789 0.000075 46.651594 ( 8.974965)
test_basic 0.005957 0.000212 0.341222 ( 0.429282)
test_all 0.001321 0.000120 601.216261 ( 92.817090)
test_rubyspec 0.098396 0.030320 44.192110 ( 49.746236)
total: 156.59 sec