Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-073224
#<BuildRuby:0x0000557d95cebe00
@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.20220627-073224",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006995 0.000000 0.857866 ( 1.846390)
build_miniruby 0.000857 0.000007 0.056984 ( 0.055820)
build_ruby 0.000864 0.000054 0.059633 ( 0.058536)
build_all 0.004185 0.000000 1.493550 ( 0.596248)
build_install 0.004785 0.006387 6.324275 ( 2.857283)
test_btest 0.000566 0.000081 49.310265 ( 8.652605)
test_basic 0.002067 0.003875 0.342158 ( 0.429829)
test_all 0.001180 0.000225 630.919369 ( 91.018161)
test_rubyspec 0.102459 0.018502 44.382813 ( 49.915247)
total: 155.43 sec