Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-215053
#<BuildRuby:0x000055e1e9bcde98
@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.20221230-215053",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.006014 0.000586 0.847442 ( 1.040765)
build_miniruby 0.001046 0.000322 1.014112 ( 1.012158)
build_ruby 0.001178 0.000363 2.777765 ( 2.775073)
build_all 0.001961 0.007754 16.723411 ( 2.998158)
build_install 0.006611 0.002833 2.300346 ( 1.181096)
test_btest 0.000734 0.000314 70.812129 ( 11.435962)
test_basic 0.004522 0.001938 0.355532 ( 0.441746)
test_all 0.000918 0.000394 654.146556 ( 97.601346)
test_rubyspec 0.050111 0.065296 51.566928 ( 59.664236)
total: 178.15 sec