Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-182638
#<BuildRuby:0x000055fe92104870
@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.20220218-182638",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001191 0.003918 0.898481 ( 4.028340)
build_miniruby 0.000736 0.000053 0.061952 ( 0.066626)
build_ruby 0.000893 0.000064 0.064351 ( 0.063192)
build_all 0.000959 0.003634 3.209340 ( 0.836877)
build_install 0.009666 0.000233 6.646635 ( 2.233903)
test_btest 0.000703 0.000083 38.029596 ( 6.920146)
test_basic 0.001153 0.004208 0.262006 ( 0.352537)
test_all 0.003170 0.000361 551.448454 ( 81.974291)
test_rubyspec 0.055941 0.030228 39.708941 ( 46.832036)
total: 143.31 sec