Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-233221
#<BuildRuby:0x0000563b7349bdf8
@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.20221207-233221",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004429 0.000316 1.158437 ( 1.195061)
build_miniruby 0.000813 0.000058 0.993594 ( 0.992280)
build_ruby 0.001188 0.000000 2.669929 ( 2.578427)
build_all 0.008694 0.000083 15.711180 ( 3.340595)
build_install 0.008024 0.000212 2.236387 ( 1.305911)
test_btest 0.000584 0.000034 63.535995 ( 10.849323)
test_basic 0.004268 0.000251 0.301890 ( 0.393327)
test_all 0.000721 0.000042 663.053212 (119.343539)
test_rubyspec 0.036661 0.028689 52.912343 ( 61.183918)
total: 201.18 sec