Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-182841
#<BuildRuby:0x0000564b9dc93670
@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.20220720-182841",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002059 0.003997 0.854640 ( 1.180382)
build_miniruby 0.000866 0.000058 0.057010 ( 0.055840)
build_ruby 0.000877 0.000000 0.058647 ( 0.057437)
build_all 0.004594 0.000094 1.544002 ( 0.600811)
build_install 0.011263 0.000164 5.662060 ( 2.175315)
test_btest 0.000838 0.000047 57.170214 ( 8.028546)
test_basic 0.005366 0.000298 0.331775 ( 0.420238)
test_all 0.001348 0.000075 599.353537 ( 92.260892)
test_rubyspec 0.058598 0.040761 44.231811 ( 49.874448)
total: 154.65 sec