Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-184630
#<BuildRuby:0x0000559f128f1338
@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.20221016-184630",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006518 0.004946 1.140711 ( 1.185860)
build_miniruby 0.001278 0.000197 0.097851 ( 0.094948)
build_ruby 0.001344 0.000207 0.106678 ( 0.103947)
build_all 0.007637 0.000426 1.327807 ( 0.573507)
build_install 0.015393 0.000090 1.671010 ( 0.901881)
test_btest 0.001655 0.000195 62.743196 ( 6.247834)
test_basic 0.006054 0.000712 0.328454 ( 0.417647)
test_all 0.006562 0.000483 509.024176 ( 54.590330)
test_rubyspec 0.096241 0.039496 43.460045 ( 52.051352)
total: 116.17 sec