Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-095052
#<BuildRuby:0x00005629f1278fa0
@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-095052",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005188 0.000432 0.947786 ( 0.935666)
build_miniruby 0.000827 0.000069 0.062655 ( 0.061603)
build_ruby 0.000830 0.000069 0.064454 ( 0.063374)
build_all 0.000007 0.004721 3.289280 ( 0.888727)
build_install 0.005147 0.004821 6.815389 ( 2.351092)
test_btest 0.000521 0.000120 35.965769 ( 8.157330)
test_basic 0.000227 0.004872 0.264108 ( 0.353967)
test_all 0.002563 0.000789 562.696693 ( 83.888479)
test_rubyspec 0.074337 0.014817 40.000242 ( 46.947819)
total: 143.65 sec