Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-223405
#<BuildRuby:0x0000562e2e592678
@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-223405",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005035 0.000420 0.903264 ( 1.045988)
build_miniruby 0.000964 0.000080 0.062438 ( 0.061176)
build_ruby 0.000985 0.000082 0.064345 ( 0.063137)
build_all 0.004373 0.000365 3.314579 ( 0.900332)
build_install 0.009584 0.000344 6.797358 ( 2.319600)
test_btest 0.000690 0.000053 38.716125 ( 7.487437)
test_basic 0.004988 0.000383 0.269970 ( 0.360372)
test_all 0.003178 0.000079 552.685093 ( 83.947728)
test_rubyspec 0.036847 0.039451 39.665617 ( 46.634719)
total: 142.82 sec