Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-021125
#<BuildRuby:0x0000558ffd98bfb0
@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.20221211-021125",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000165 0.003952 0.876668 ( 1.112264)
build_miniruby 0.000726 0.000081 0.950364 ( 0.949266)
build_ruby 0.001277 0.000000 2.762872 ( 2.674031)
build_all 0.008966 0.000000 15.746561 ( 3.309161)
build_install 0.010403 0.000000 2.229055 ( 1.274615)
test_btest 0.000660 0.000000 66.360033 ( 10.813043)
test_basic 0.004270 0.000155 0.317377 ( 0.408222)
test_all 0.000953 0.000079 647.417632 (114.037034)
test_rubyspec 0.043867 0.013706 52.225534 ( 60.420557)
total: 195.00 sec