Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-032414
#<BuildRuby:0x000055d6972f2600
@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.20220317-032414",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001276 0.003926 0.893736 ( 0.912600)
build_miniruby 0.000896 0.000064 0.062367 ( 0.061157)
build_ruby 0.000955 0.000068 0.064310 ( 0.063101)
build_all 0.004312 0.000308 3.252693 ( 0.892673)
build_install 0.006302 0.003574 6.768835 ( 2.338338)
test_btest 0.000661 0.000077 39.582660 ( 6.924719)
test_basic 0.005219 0.000000 0.271811 ( 0.361669)
test_all 0.003414 0.000068 531.432368 ( 83.899475)
test_rubyspec 0.083807 0.024063 39.573866 ( 46.530946)
total: 141.99 sec