Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-035351
#<BuildRuby:0x000056106c62ebc0
@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.20221228-035351",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005908 0.000369 0.850325 ( 1.838350)
build_miniruby 0.001241 0.000078 1.016802 ( 1.014962)
build_ruby 0.001514 0.000094 2.767905 ( 2.765504)
build_all 0.004984 0.004497 16.671216 ( 2.948043)
build_install 0.007342 0.004216 2.226287 ( 1.171694)
test_btest 0.000908 0.000143 74.735706 ( 10.691122)
test_basic 0.002288 0.004006 0.348798 ( 0.435797)
test_all 0.001040 0.000208 659.425676 (110.914097)
test_rubyspec 0.060367 0.025647 51.649947 ( 59.751068)
total: 191.53 sec