Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-140807
#<BuildRuby:0x000055f9c06f8870
@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.20220215-140807",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002202 0.003608 0.909485 ( 1.898320)
build_miniruby 0.000843 0.000120 0.061711 ( 0.060558)
build_ruby 0.000759 0.000108 0.064050 ( 0.063019)
build_all 0.004578 0.000097 3.175460 ( 0.819819)
build_install 0.008829 0.001178 6.636272 ( 2.216891)
test_btest 0.000683 0.000091 37.308728 ( 7.293836)
test_basic 0.004589 0.000611 0.295458 ( 0.385201)
test_all 0.003039 0.000406 563.680805 ( 83.912060)
test_rubyspec 0.072947 0.021210 39.405741 ( 46.349594)
total: 143.00 sec