Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-082221
#<BuildRuby:0x00005586f74aff00
@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.20221211-082221",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003994 0.000210 0.881336 ( 1.081117)
build_miniruby 0.000000 0.000894 0.950610 ( 0.949302)
build_ruby 0.000000 0.001256 2.728265 ( 2.641984)
build_all 0.006450 0.002659 15.800900 ( 3.383050)
build_install 0.004519 0.003925 2.206251 ( 1.252934)
test_btest 0.000568 0.000082 58.415552 ( 12.380460)
test_basic 0.004354 0.000622 0.294315 ( 0.385123)
test_all 0.001037 0.000000 655.690261 (122.621218)
test_rubyspec 0.043452 0.016907 52.751889 ( 60.900719)
total: 205.60 sec