Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-020856
#<BuildRuby:0x0000561b91e8e038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221028-020856",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009913 0.000000 1.145566 ( 1.198732)
build_miniruby 0.002155 0.000000 0.100751 ( 0.097994)
build_ruby 0.001801 0.000000 0.103021 ( 0.100748)
build_all 0.007684 0.000000 1.290226 ( 0.586587)
build_install 0.008339 0.005756 1.631862 ( 0.907288)
test_btest 0.001844 0.000123 63.352054 ( 6.775683)
test_basic 0.006228 0.000415 0.357897 ( 0.448870)
test_all 0.004629 0.002432 522.431900 ( 55.170398)
test_rubyspec 0.083155 0.048319 43.459633 ( 51.747308)
total: 117.03 sec