Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-100240
#<BuildRuby:0x0000563534860028
@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-100240",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.001561 0.003626 1.095340 ( 1.411832)
build_miniruby 0.000826 0.000075 0.954617 ( 0.953284)
build_ruby 0.001165 0.000000 2.749589 ( 2.661663)
build_all 0.005699 0.003242 15.984213 ( 3.339800)
build_install 0.004268 0.004280 2.256803 ( 1.278959)
test_btest 0.000509 0.000082 64.743927 ( 11.378146)
test_basic 0.003791 0.000607 0.315744 ( 0.406981)
test_all 0.000835 0.000133 655.588066 (112.513767)
test_rubyspec 0.050601 0.014103 52.604029 ( 60.818469)
total: 194.76 sec