Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-203633
#<BuildRuby:0x000055b99c58a858
@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.20221216-203633",
@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.000006)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004064 0.000291 0.891726 ( 1.100876)
build_miniruby 0.000877 0.000063 1.000137 ( 0.999009)
build_ruby 0.001175 0.000084 2.822158 ( 2.710569)
build_all 0.009276 0.000038 15.851181 ( 3.384918)
build_install 0.008969 0.000560 2.249018 ( 1.278678)
test_btest 0.000744 0.000047 64.974577 ( 10.919469)
test_basic 0.004085 0.000256 0.313301 ( 0.404488)
test_all 0.001217 0.000076 664.047962 (147.964464)
test_rubyspec 0.052524 0.017635 53.353839 ( 61.542980)
total: 230.31 sec