Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-083506
#<BuildRuby:0x000055a51f152678
@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.20220225-083506",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005236 0.000403 0.689452 ( 1.409699)
build_miniruby 0.000763 0.000059 0.062221 ( 0.061179)
build_ruby 0.000925 0.000071 0.065936 ( 0.064755)
build_all 0.004757 0.000027 3.289224 ( 0.888588)
build_install 0.009597 0.000345 6.799906 ( 2.309644)
test_btest 0.000807 0.000054 34.595874 ( 8.234017)
test_basic 0.000503 0.004890 0.273070 ( 0.362632)
test_all 0.003175 0.000334 547.782792 ( 87.110318)
test_rubyspec 0.050516 0.034724 39.616014 ( 46.603551)
total: 147.05 sec