Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-100410
#<BuildRuby:0x000055ec1656ffb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221223-100410",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002966 0.001236 0.835060 ( 1.088512)
build_miniruby 0.000694 0.000289 1.050988 ( 1.049592)
build_ruby 0.000762 0.000318 2.641820 ( 2.640583)
build_all 0.009054 0.000000 15.754092 ( 3.375066)
build_install 0.005130 0.003192 2.289609 ( 1.330759)
test_btest 0.000460 0.000172 66.535037 ( 10.806682)
test_basic 0.004558 0.000000 0.299348 ( 0.390408)
test_all 0.001012 0.000000 639.361664 ( 98.580881)
test_rubyspec 0.037274 0.029764 51.849151 ( 60.017571)
total: 179.28 sec