Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-093442
#<BuildRuby:0x00005592f17f6320
@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.20220226-093442",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005484 0.000000 0.892165 ( 1.526127)
build_miniruby 0.000823 0.000000 0.062335 ( 0.061140)
build_ruby 0.000867 0.000000 0.064335 ( 0.063081)
build_all 0.000730 0.003866 3.299451 ( 0.892601)
build_install 0.009619 0.000338 6.817396 ( 2.319409)
test_btest 0.000774 0.000046 37.960720 ( 8.235833)
test_basic 0.004935 0.000291 0.239579 ( 0.329690)
test_all 0.003364 0.000198 555.224049 ( 82.885955)
test_rubyspec 0.066898 0.032172 39.917965 ( 46.845907)
total: 143.16 sec