Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-003332
#<BuildRuby:0x000055ef151b8fa0
@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-003332",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005402 0.000000 0.863750 ( 1.008113)
build_miniruby 0.001031 0.000000 0.062754 ( 0.061440)
build_ruby 0.000000 0.000980 0.064719 ( 0.063395)
build_all 0.000000 0.004797 3.195151 ( 0.825640)
build_install 0.002248 0.007597 6.668701 ( 2.225215)
test_btest 0.000642 0.000138 37.597530 ( 8.261853)
test_basic 0.004294 0.000920 0.270401 ( 0.360746)
test_all 0.002807 0.000601 559.951753 ( 84.145620)
test_rubyspec 0.082583 0.020917 39.674325 ( 46.639063)
total: 143.59 sec