Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-172431
#<BuildRuby:0x000056104b252630
@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.20220211-172431",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005437 0.000000 0.842434 ( 0.857931)
build_miniruby 0.001014 0.000000 0.062695 ( 0.061368)
build_ruby 0.000944 0.000000 0.063941 ( 0.062841)
build_all 0.004587 0.000000 3.177264 ( 0.825967)
build_install 0.005089 0.004467 6.655664 ( 2.250088)
test_btest 0.000778 0.000049 38.500164 ( 7.213401)
test_basic 0.006562 0.000120 0.292509 ( 0.380385)
test_all 0.004050 0.000238 548.334319 ( 91.872766)
test_rubyspec 0.085007 0.017076 39.606319 ( 46.574550)
total: 150.10 sec