Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-184603
#<BuildRuby:0x00005568e0efd708
@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",
@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.20220201-184603",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001467 0.003966 0.842936 ( 1.058899)
build_miniruby 0.000881 0.000063 0.062074 ( 0.060921)
build_ruby 0.000931 0.000066 0.064333 ( 0.062953)
build_all 0.004303 0.000307 3.199288 ( 0.826721)
build_install 0.006330 0.003602 6.670554 ( 2.249160)
test_btest 0.000715 0.000084 27.598741 ( 25.256970)
test_basic 0.002189 0.004441 0.316411 ( 0.404547)
test_all 0.003208 0.000150 553.799022 ( 79.887088)
test_rubyspec 0.070640 0.020767 39.481837 ( 46.419356)
total: 156.23 sec