Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-184944
#<BuildRuby:0x0000561e0f12a678
@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.20220324-184944",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001737 0.003775 0.927943 ( 1.162794)
build_miniruby 0.000789 0.000121 0.061936 ( 0.060803)
build_ruby 0.000764 0.000118 0.063947 ( 0.062861)
build_all 0.004098 0.000630 3.274159 ( 0.893673)
build_install 0.000000 0.009600 6.792480 ( 2.324158)
test_btest 0.000000 0.000849 37.526974 ( 8.030167)
test_basic 0.001878 0.003400 0.271975 ( 0.361628)
test_all 0.003529 0.000000 542.677574 ( 81.471309)
test_rubyspec 0.068188 0.018611 39.552222 ( 46.488090)
total: 140.86 sec