Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-215118
#<BuildRuby:0x0000564194570018
@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.20221116-215118",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004212 0.000648 1.067588 ( 1.121908)
build_miniruby 0.000653 0.000101 0.936007 ( 0.934836)
build_ruby 0.001269 0.000000 2.705690 ( 2.619698)
build_all 0.004011 0.004742 15.689237 ( 3.379334)
build_install 0.002940 0.005476 1.981560 ( 1.166975)
test_btest 0.000456 0.000131 61.173240 ( 10.468787)
test_basic 0.004961 0.000021 0.287209 ( 0.377580)
test_all 0.000733 0.000196 654.592756 (104.215836)
test_rubyspec 0.055714 0.020810 50.800768 ( 59.118589)
total: 183.40 sec