Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-092607
#<BuildRuby:0x000055b7da6a3f00
@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-092607",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004206 0.000300 1.115931 ( 1.147049)
build_miniruby 0.000918 0.000000 0.966778 ( 0.965655)
build_ruby 0.001291 0.000000 2.932026 ( 2.842137)
build_all 0.008952 0.000000 15.972275 ( 3.359772)
build_install 0.008640 0.000000 1.987213 ( 1.124014)
test_btest 0.000707 0.000000 66.059894 ( 11.329597)
test_basic 0.005180 0.000000 0.286855 ( 0.378166)
test_all 0.001060 0.000000 711.614624 (108.212891)
test_rubyspec 0.059290 0.007422 53.740116 ( 62.008477)
total: 191.37 sec