Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-033320
#<BuildRuby:0x000056475a7dd5a0
@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.20220215-033320",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001566 0.003746 0.848467 ( 1.240620)
build_miniruby 0.000732 0.000113 0.061670 ( 0.060551)
build_ruby 0.000767 0.000118 0.064034 ( 0.062960)
build_all 0.004598 0.000076 3.174798 ( 0.828166)
build_install 0.004827 0.005144 6.629849 ( 2.220684)
test_btest 0.000693 0.000148 40.266427 ( 7.201728)
test_basic 0.004077 0.000873 0.238493 ( 0.328760)
test_all 0.002875 0.000273 546.450234 ( 81.885038)
test_rubyspec 0.036720 0.030330 39.465895 ( 46.395130)
total: 140.22 sec