Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-015421
#<BuildRuby:0x0000560339733df8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-015421",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.003100 0.001550 1.090739 ( 1.124763)
build_miniruby 0.000989 0.000000 1.050861 ( 1.049600)
build_ruby 0.000000 0.001234 2.821177 ( 2.712256)
build_all 0.004139 0.004705 15.839007 ( 3.285368)
build_install 0.006755 0.001791 2.086138 ( 1.197630)
test_btest 0.000381 0.000203 57.479654 ( 11.933502)
test_basic 0.002966 0.001582 0.314653 ( 0.406108)
test_all 0.000905 0.000483 683.664372 (108.453811)
test_rubyspec 0.034078 0.028728 53.002715 ( 61.272434)
total: 191.44 sec