Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-092913
#<BuildRuby:0x0000561133576c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221013-092913",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000103 0.000000 0.000103 ( 0.000089)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.010147 0.000000 1.098625 ( 1.655892)
build_miniruby 0.002249 0.000000 0.099252 ( 0.097852)
build_ruby 0.001550 0.000000 0.097939 ( 0.096273)
build_all 0.007265 0.000000 1.321652 ( 0.570121)
build_install 0.007713 0.005505 1.647549 ( 0.907282)
test_btest 0.001676 0.000000 61.700222 ( 6.428552)
test_basic 0.007875 0.000245 0.356524 ( 0.447694)
test_all 0.008673 0.000000 501.949783 ( 53.696744)
test_rubyspec 0.071768 0.065636 43.052874 ( 51.666490)
total: 115.57 sec