Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-180940
#<BuildRuby:0x000055564951e7e0
@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.20221120-180940",
@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.000009)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004597 0.000328 1.058209 ( 1.105629)
build_miniruby 0.000870 0.000062 0.969216 ( 0.968141)
build_ruby 0.000000 0.001103 2.738222 ( 2.650688)
build_all 0.005560 0.003335 15.865064 ( 3.384857)
build_install 0.008144 0.001085 2.040712 ( 1.168070)
test_btest 0.000538 0.000072 59.645083 ( 11.313523)
test_basic 0.004306 0.000574 0.302498 ( 0.393070)
test_all 0.000901 0.000120 641.941894 (104.429479)
test_rubyspec 0.040993 0.029767 51.087128 ( 59.320176)
total: 184.73 sec