Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-085139
#<BuildRuby:0x000055581413d438
@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.20221030-085139",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007742 0.001291 1.109255 ( 1.157151)
build_miniruby 0.001695 0.000282 0.107641 ( 0.104398)
build_ruby 0.001286 0.000215 0.099490 ( 0.096549)
build_all 0.007400 0.001234 1.371395 ( 0.577044)
build_install 0.014941 0.000558 1.640894 ( 0.897673)
test_btest 0.001906 0.000273 63.760325 ( 6.502075)
test_basic 0.005932 0.000847 0.369052 ( 0.458877)
test_all 0.006395 0.000714 490.079984 ( 53.810693)
test_rubyspec 0.093142 0.027693 43.540570 ( 52.028014)
total: 115.63 sec