Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-061250
#<BuildRuby:0x000055884f95a678
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220219-061250",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005751 0.000000 0.865296 ( 1.293259)
build_miniruby 0.000861 0.000000 0.062202 ( 0.061119)
build_ruby 0.000000 0.000873 0.064148 ( 0.062940)
build_all 0.001659 0.002964 3.207785 ( 0.840520)
build_install 0.006736 0.003367 6.675236 ( 2.259025)
test_btest 0.000723 0.000076 34.917367 ( 8.285128)
test_basic 0.001517 0.003909 0.273353 ( 0.362837)
test_all 0.003062 0.000483 543.874409 ( 79.314640)
test_rubyspec 0.072162 0.028221 39.722632 ( 46.817803)
total: 139.30 sec