Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-212306
#<BuildRuby:0x0000564d13f60e80
@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.20220208-212306",
@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.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000770 0.004270 0.872100 ( 1.234923)
build_miniruby 0.000798 0.000133 0.062083 ( 0.060911)
build_ruby 0.000804 0.000134 0.063954 ( 0.062869)
build_all 0.001035 0.003586 3.189933 ( 0.829130)
build_install 0.007985 0.001843 6.639861 ( 2.232635)
test_btest 0.000000 0.001179 36.098085 ( 8.438637)
test_basic 0.003258 0.001848 0.277326 ( 0.367249)
test_all 0.002432 0.000649 547.196088 ( 80.539797)
test_rubyspec 0.051827 0.038450 39.447586 ( 46.417663)
total: 140.18 sec