Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-045408
#<BuildRuby:0x0000556600267fa8
@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-045408",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001074 0.003777 1.111421 ( 1.165676)
build_miniruby 0.000845 0.000121 0.965356 ( 0.963775)
build_ruby 0.001107 0.000158 2.755437 ( 2.663838)
build_all 0.008202 0.000542 15.736582 ( 3.489657)
build_install 0.008004 0.000000 2.042641 ( 1.166194)
test_btest 0.000609 0.000000 56.871886 ( 11.780183)
test_basic 0.004627 0.000012 0.360471 ( 0.450892)
test_all 0.000903 0.000000 647.836646 (104.899476)
test_rubyspec 0.054037 0.012406 51.566723 ( 59.859448)
total: 186.44 sec