Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-110002
#<BuildRuby:0x000055a982cea8c0
@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.20220820-110002",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006179 0.000153 0.850541 ( 1.863197)
build_miniruby 0.000898 0.000060 0.057319 ( 0.056140)
build_ruby 0.000913 0.000061 0.059353 ( 0.058153)
build_all 0.004279 0.000285 1.558164 ( 0.596465)
build_install 0.006291 0.004683 1.897257 ( 0.956084)
test_btest 0.000680 0.000085 49.108435 ( 8.809363)
test_basic 0.004947 0.000619 0.288426 ( 0.377467)
test_all 0.002904 0.000363 593.983963 ( 93.799970)
test_rubyspec 0.078905 0.048978 44.306244 ( 52.620888)
total: 159.14 sec