Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-200801
#<BuildRuby:0x000055f263941348
@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.20221012-200801",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.009817 0.000000 1.079847 ( 1.187721)
build_miniruby 0.001928 0.000000 0.096247 ( 0.092934)
build_ruby 0.001277 0.000184 0.102074 ( 0.099398)
build_all 0.007182 0.001657 1.285965 ( 0.551342)
build_install 0.012561 0.001676 1.595663 ( 0.873637)
test_btest 0.001953 0.000419 61.722805 ( 6.363555)
test_basic 0.006527 0.001398 0.341371 ( 0.441959)
test_all 0.005934 0.000000 515.756248 ( 54.950205)
test_rubyspec 0.080349 0.053499 43.416075 ( 51.980272)
total: 116.54 sec