Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-051708
#<BuildRuby:0x0000556ceb91e620
@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-051708",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005667 0.000810 0.886279 ( 1.071299)
build_miniruby 0.001165 0.000166 1.012445 ( 1.010427)
build_ruby 0.001680 0.000000 2.772356 ( 2.769668)
build_all 0.008873 0.000804 16.619850 ( 2.973680)
build_install 0.002381 0.009241 2.222639 ( 1.165818)
test_btest 0.000875 0.000219 74.509904 ( 11.207625)
test_basic 0.003265 0.004398 0.353093 ( 0.437482)
test_all 0.000827 0.000243 666.367243 (105.882991)
test_rubyspec 0.098090 0.033186 51.523949 ( 59.603097)
total: 186.12 sec