Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-062014
#<BuildRuby:0x000055e4c9c5bfa8
@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.20220721-062014",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004644 0.001857 0.865155 ( 0.918942)
build_miniruby 0.000698 0.000279 0.057849 ( 0.056701)
build_ruby 0.000699 0.000279 0.059830 ( 0.058522)
build_all 0.003289 0.001315 1.554754 ( 0.612660)
build_install 0.010961 0.000262 5.637831 ( 2.177402)
test_btest 0.000608 0.000203 55.867050 ( 8.196396)
test_basic 0.005635 0.000131 0.345632 ( 0.434085)
test_all 0.000888 0.000273 603.141431 ( 88.954544)
test_rubyspec 0.084268 0.032870 43.987214 ( 49.601279)
total: 151.01 sec