Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-114912
#<BuildRuby:0x000055bc4b728460
@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.20230113-114912",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.002055 0.004391 0.842947 ( 1.008275)
build_miniruby 0.001349 0.000000 1.014808 ( 1.012991)
build_ruby 0.001672 0.000000 2.769648 ( 2.766829)
build_all 0.009966 0.000035 16.816219 ( 2.987472)
build_install 0.009202 0.000000 2.086680 ( 1.084749)
test_btest 0.001057 0.000000 77.082673 ( 10.436003)
test_basic 0.003442 0.003828 0.355576 ( 0.440439)
test_all 0.001300 0.000177 672.785143 (113.170192)
test_rubyspec 0.077154 0.038969 52.141163 ( 60.191240)
total: 193.10 sec