Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-191907
#<BuildRuby:0x0000558506b72600
@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.20220224-191907",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004946 0.000824 0.716126 ( 0.811527)
build_miniruby 0.000783 0.000131 0.062064 ( 0.060889)
build_ruby 0.000876 0.000146 0.064367 ( 0.063155)
build_all 0.000308 0.004505 3.292423 ( 0.889721)
build_install 0.000000 0.009899 6.793344 ( 2.314030)
test_btest 0.000000 0.000656 38.694594 ( 7.494886)
test_basic 0.003094 0.002103 0.289197 ( 0.378817)
test_all 0.000776 0.002409 559.319311 ( 83.555018)
test_rubyspec 0.052245 0.046791 39.881288 ( 46.804540)
total: 142.37 sec