Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-152917
#<BuildRuby:0x0000561a654642d8
@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.20221119-152917",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005104 0.000000 1.096836 ( 1.081686)
build_miniruby 0.000852 0.000000 0.974209 ( 0.972991)
build_ruby 0.000000 0.001140 2.846543 ( 2.721473)
build_all 0.005839 0.002971 15.890238 ( 3.290723)
build_install 0.006341 0.003181 2.073269 ( 1.176475)
test_btest 0.000534 0.000051 59.250941 ( 10.754217)
test_basic 0.004279 0.000408 0.330331 ( 0.421015)
test_all 0.000000 0.001810 659.318661 (102.098946)
test_rubyspec 0.050169 0.014788 51.615879 ( 59.870239)
total: 182.39 sec