Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-103305
#<BuildRuby:0x0000555afde24728
@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-103305",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000028)
build_up 0.005844 0.000780 0.848738 ( 1.058797)
build_miniruby 0.001111 0.000148 1.012200 ( 1.010362)
build_ruby 0.001504 0.000200 2.768639 ( 2.765920)
build_all 0.008770 0.001169 16.708794 ( 2.992695)
build_install 0.006487 0.005275 2.254652 ( 1.176017)
test_btest 0.000812 0.000153 67.757424 ( 11.176300)
test_basic 0.006861 0.000302 0.370356 ( 0.454972)
test_all 0.000000 0.001118 656.970514 ( 97.429150)
test_rubyspec 0.069512 0.042611 51.425057 ( 59.492591)
total: 177.56 sec