Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-222459
#<BuildRuby:0x0000559d5dba0018
@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-222459",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000461 0.004308 1.051784 ( 1.064780)
build_miniruby 0.000779 0.000195 0.969689 ( 0.968233)
build_ruby 0.000934 0.000233 2.732089 ( 2.636685)
build_all 0.005234 0.003374 15.920665 ( 3.395278)
build_install 0.004826 0.004366 1.963699 ( 1.127971)
test_btest 0.000499 0.000167 59.714700 ( 11.074429)
test_basic 0.003346 0.001115 0.299311 ( 0.390415)
test_all 0.000650 0.000217 619.612807 (107.917040)
test_rubyspec 0.046223 0.024318 51.358790 ( 59.599898)
total: 188.18 sec