Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-070622
#<BuildRuby:0x00005626c1f1bdf8
@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.20221117-070622",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004537 0.000324 1.029277 ( 1.066589)
build_miniruby 0.000953 0.000000 0.993946 ( 0.992450)
build_ruby 0.001309 0.000000 2.779125 ( 2.688069)
build_all 0.008999 0.000000 15.959023 ( 3.299350)
build_install 0.004953 0.004662 2.094695 ( 1.249510)
test_btest 0.000502 0.000059 62.405807 ( 10.922657)
test_basic 0.000000 0.004666 0.316086 ( 0.407060)
test_all 0.000000 0.001017 662.576574 (106.758486)
test_rubyspec 0.051316 0.008405 51.069143 ( 59.376877)
total: 186.76 sec