Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-113107
#<BuildRuby:0x000055a21871fe70
@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.20230105-113107",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000039 0.000000 0.000039 ( 0.000040)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005855 0.000814 0.848162 ( 1.164986)
build_miniruby 0.000905 0.000377 1.014165 ( 1.012147)
build_ruby 0.001072 0.000447 2.762054 ( 2.759419)
build_all 0.009284 0.000183 16.659626 ( 3.007107)
build_install 0.006455 0.005237 2.236738 ( 1.174514)
test_btest 0.000788 0.000316 76.500919 ( 10.263205)
test_basic 0.004893 0.001957 0.375562 ( 0.461134)
test_all 0.000930 0.000373 654.333289 (104.319908)
test_rubyspec 0.074705 0.040925 51.526760 ( 59.575778)
total: 183.74 sec