Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-110252
#<BuildRuby:0x000055792a530040
@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-110252",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000024 0.000005 0.000029 ( 0.000014)
build_up 0.004987 0.001069 0.847892 ( 1.158485)
build_miniruby 0.001035 0.000222 1.011988 ( 1.010092)
build_ruby 0.001154 0.000247 2.786290 ( 2.783753)
build_all 0.005932 0.003671 16.813003 ( 2.985355)
build_install 0.010211 0.001414 2.285871 ( 1.175358)
test_btest 0.000869 0.000205 69.144193 ( 11.612647)
test_basic 0.005185 0.001220 0.346520 ( 0.432789)
test_all 0.001119 0.000263 668.702766 ( 99.744870)
test_rubyspec 0.075215 0.056237 51.709249 ( 59.803529)
total: 180.71 sec