Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-154737
#<BuildRuby:0x000055da3879ff00
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220701-154737",
@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.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002678 0.004071 0.858934 ( 1.369351)
build_miniruby 0.000913 0.000000 0.057502 ( 0.056251)
build_ruby 0.000988 0.000000 0.059156 ( 0.058040)
build_all 0.004280 0.000000 1.520582 ( 0.610910)
build_install 0.009796 0.000000 6.326072 ( 2.857171)
test_btest 0.000804 0.000038 48.485065 ( 8.991765)
test_basic 0.005483 0.000289 0.308887 ( 0.397235)
test_all 0.002002 0.000106 626.162871 ( 90.473753)
test_rubyspec 0.067508 0.022142 44.641723 ( 50.380343)
total: 155.20 sec