Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-014336
#<BuildRuby:0x000055ae232de660
@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.20220224-014336",
@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.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001660 0.004089 0.703431 ( 0.769924)
build_miniruby 0.000691 0.000106 0.062299 ( 0.061219)
build_ruby 0.000825 0.000000 0.065091 ( 0.063926)
build_all 0.001040 0.003568 3.291673 ( 0.885823)
build_install 0.007333 0.002865 6.822643 ( 2.334491)
test_btest 0.000624 0.000147 39.028491 ( 7.548119)
test_basic 0.001314 0.004050 0.263532 ( 0.353348)
test_all 0.002265 0.000666 565.279722 ( 82.026610)
test_rubyspec 0.058112 0.042628 40.030136 ( 46.966382)
total: 141.01 sec