Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-113214
#<BuildRuby:0x000055aa6e29bfa8
@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.20221119-113214",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004189 0.000559 1.075031 ( 1.096176)
build_miniruby 0.000924 0.000123 1.027792 ( 1.026381)
build_ruby 0.001224 0.000163 2.690715 ( 2.603879)
build_all 0.009060 0.000000 15.991206 ( 3.284089)
build_install 0.005517 0.003308 2.042412 ( 1.187743)
test_btest 0.000580 0.000000 66.838489 ( 10.743637)
test_basic 0.005544 0.000000 0.310972 ( 0.401186)
test_all 0.001012 0.000000 640.026032 (101.375789)
test_rubyspec 0.050172 0.015572 52.048247 ( 60.248409)
total: 181.97 sec