Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-040221
#<BuildRuby:0x000055fed47c3de0
@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.20221122-040221",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004421 0.000316 1.120416 ( 1.161645)
build_miniruby 0.001000 0.000071 0.918176 ( 0.916701)
build_ruby 0.001186 0.000084 2.768415 ( 2.665808)
build_all 0.003955 0.004985 15.813851 ( 3.309795)
build_install 0.008243 0.000471 2.085843 ( 1.201719)
test_btest 0.000499 0.000067 59.920147 ( 10.981347)
test_basic 0.004243 0.000566 0.285076 ( 0.375731)
test_all 0.001163 0.000155 693.388205 (106.183571)
test_rubyspec 0.036209 0.035876 53.308055 ( 61.606711)
total: 188.40 sec