Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-082017
#<BuildRuby:0x000055f9429b6630
@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.20220206-082017",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001074 0.004248 0.823619 ( 1.443966)
build_miniruby 0.000820 0.000298 0.062699 ( 0.061329)
build_ruby 0.000685 0.000249 0.064926 ( 0.063776)
build_all 0.001587 0.003053 3.189718 ( 0.830409)
build_install 0.008248 0.001674 6.681530 ( 2.244538)
test_btest 0.000561 0.000216 39.574398 ( 7.152929)
test_basic 0.004927 0.000232 0.276578 ( 0.366587)
test_all 0.001456 0.002123 544.831557 ( 80.821394)
test_rubyspec 0.059875 0.040728 39.839681 ( 46.784606)
total: 139.77 sec