Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-085551
#<BuildRuby:0x000056449b679400
@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.20221006-085551",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005820 0.005549 1.083233 ( 1.172251)
build_miniruby 0.001371 0.000342 0.101271 ( 0.098346)
build_ruby 0.000000 0.001675 0.097050 ( 0.094269)
build_all 0.004321 0.004412 1.312887 ( 0.564065)
build_install 0.017515 0.000000 1.615354 ( 0.898833)
test_btest 0.002238 0.000000 59.995331 ( 6.624391)
test_basic 0.006198 0.000178 0.348573 ( 0.438588)
test_all 0.006405 0.000286 503.961920 ( 54.618348)
test_rubyspec 0.084477 0.050417 42.047926 ( 50.643705)
total: 115.15 sec