Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-134547
#<BuildRuby:0x0000561e139561e0
@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.20220325-134547",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001603 0.004281 0.924053 ( 2.411888)
build_miniruby 0.000896 0.000069 0.062133 ( 0.060911)
build_ruby 0.000798 0.000061 0.063974 ( 0.062809)
build_all 0.000088 0.004434 3.215159 ( 0.873999)
build_install 0.006716 0.003198 6.755183 ( 2.321807)
test_btest 0.000570 0.000107 39.220489 ( 7.421351)
test_basic 0.004419 0.000829 0.245118 ( 0.334938)
test_all 0.003067 0.000110 551.838507 ( 82.474708)
test_rubyspec 0.055197 0.050749 39.573606 ( 46.560372)
total: 142.52 sec