Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-001153
#<BuildRuby:0x000055b170510870
@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.20220227-001153",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005089 0.000000 0.912743 ( 1.123201)
build_miniruby 0.000950 0.000000 0.062153 ( 0.060988)
build_ruby 0.000890 0.000000 0.063619 ( 0.062536)
build_all 0.000675 0.004059 3.306407 ( 0.892906)
build_install 0.001508 0.008625 6.813129 ( 2.325838)
test_btest 0.000751 0.000000 38.986554 ( 7.504919)
test_basic 0.005242 0.000487 0.306338 ( 0.394905)
test_all 0.003189 0.000000 548.670545 ( 80.376931)
test_rubyspec 0.077857 0.023250 39.941387 ( 46.893456)
total: 139.64 sec