Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-191607
#<BuildRuby:0x00005563aa827dd8
@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.20220823-191607",
@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.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006231 0.000445 0.923997 ( 6.356731)
build_miniruby 0.000808 0.000058 0.057104 ( 0.055950)
build_ruby 0.000900 0.000064 0.059999 ( 0.058685)
build_all 0.004423 0.000316 1.535297 ( 0.585674)
build_install 0.010716 0.000397 1.900961 ( 0.959654)
test_btest 0.000564 0.000038 44.170952 ( 8.582027)
test_basic 0.005444 0.000363 0.325494 ( 0.413736)
test_all 0.001597 0.000106 623.259567 ( 90.029533)
test_rubyspec 0.088802 0.030947 44.387404 ( 52.649085)
total: 159.69 sec