Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-175545
#<BuildRuby:0x000055875f266600
@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.20220227-175545",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.002066 0.003595 0.902580 ( 3.451590)
build_miniruby 0.000787 0.000113 0.062283 ( 0.061146)
build_ruby 0.000969 0.000139 0.064518 ( 0.063252)
build_all 0.000656 0.003997 3.302687 ( 0.893755)
build_install 0.009514 0.000319 6.816312 ( 2.324663)
test_btest 0.000703 0.000132 40.645237 ( 6.907009)
test_basic 0.004704 0.000882 0.241848 ( 0.331646)
test_all 0.003590 0.000000 545.606206 ( 80.499561)
test_rubyspec 0.062433 0.036956 39.948455 ( 46.881153)
total: 141.41 sec