Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-114741
#<BuildRuby:0x000056215fd16678
@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.20220227-114741",
@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.000004 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004414 0.001324 0.910326 ( 1.002889)
build_miniruby 0.000659 0.000198 0.062633 ( 0.061502)
build_ruby 0.000770 0.000231 0.064581 ( 0.063314)
build_all 0.004795 0.000016 3.289371 ( 0.896185)
build_install 0.004925 0.004805 6.776372 ( 2.313191)
test_btest 0.000683 0.000227 36.796231 ( 8.294691)
test_basic 0.004732 0.001577 0.360049 ( 0.447705)
test_all 0.002871 0.000622 539.681408 ( 78.772284)
test_rubyspec 0.055937 0.039252 39.958657 ( 46.883095)
total: 138.74 sec