Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-192742
#<BuildRuby:0x000055d0f96fdc20
@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.20220214-192742",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001343 0.004239 0.873673 ( 1.122741)
build_miniruby 0.000905 0.000000 0.061967 ( 0.060879)
build_ruby 0.000876 0.000000 0.063710 ( 0.062569)
build_all 0.004353 0.000141 3.167313 ( 0.824479)
build_install 0.009330 0.000035 6.640956 ( 2.244695)
test_btest 0.000679 0.000042 37.226378 ( 7.629806)
test_basic 0.005248 0.000046 0.290827 ( 0.380778)
test_all 0.003197 0.000188 543.045207 ( 80.883958)
test_rubyspec 0.062965 0.032928 39.442794 ( 46.372203)
total: 139.58 sec