Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-032252
#<BuildRuby:0x00005569f34cbf00
@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.20221220-032252",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003409 0.000568 0.860913 ( 1.075435)
build_miniruby 0.000855 0.000143 1.001583 ( 1.000307)
build_ruby 0.001094 0.000183 2.862774 ( 2.762507)
build_all 0.007667 0.001278 15.815781 ( 3.268559)
build_install 0.008431 0.000000 2.289002 ( 1.265510)
test_btest 0.000590 0.000000 67.205341 ( 11.365273)
test_basic 0.004874 0.000000 0.315337 ( 0.406601)
test_all 0.001519 0.000000 667.471846 (140.302454)
test_rubyspec 0.039922 0.024448 52.534688 ( 60.728256)
total: 222.18 sec