Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-062135
#<BuildRuby:0x000055896ad42c88
@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.20220828-062135",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.008769 0.005044 0.833921 ( 1.164763)
build_miniruby 0.001432 0.000330 0.055032 ( 0.054161)
build_ruby 0.001619 0.000373 0.066042 ( 0.064101)
build_all 0.006690 0.000460 1.214316 ( 0.459946)
build_install 0.012332 0.002643 1.540446 ( 0.789725)
test_btest 0.001066 0.000228 52.171765 ( 6.271957)
test_basic 0.005790 0.000023 0.286783 ( 0.377407)
test_all 0.006232 0.001247 492.272965 ( 51.605372)
test_rubyspec 0.096019 0.031058 41.556595 ( 49.912059)
total: 110.70 sec