Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-134243
#<BuildRuby:0x0000561fd8548870
@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.20220225-134243",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005842 0.000000 0.781982 ( 2.154966)
build_miniruby 0.000873 0.000000 0.062384 ( 0.061221)
build_ruby 0.000918 0.000000 0.064647 ( 0.063531)
build_all 0.004651 0.000000 3.304674 ( 0.895558)
build_install 0.002104 0.007623 6.806380 ( 2.319577)
test_btest 0.000000 0.000661 36.886279 ( 8.096299)
test_basic 0.002914 0.002403 0.271006 ( 0.360582)
test_all 0.002138 0.001168 550.213872 ( 81.195794)
test_rubyspec 0.056886 0.027795 40.022211 ( 46.958191)
total: 142.11 sec