Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-120951
#<BuildRuby:0x000055a990d44d30
@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.20221111-120951",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005294 0.004297 1.098489 ( 1.138789)
build_miniruby 0.001733 0.000231 0.065719 ( 0.064535)
build_ruby 0.001751 0.000234 0.069238 ( 0.068206)
build_all 0.005438 0.004651 1.458848 ( 0.593551)
build_install 0.013049 0.008923 1.830092 ( 0.935051)
test_btest 0.001164 0.000306 89.623651 ( 8.913811)
test_basic 0.007003 0.000607 0.340531 ( 0.430583)
test_all 0.001398 0.000349 663.840148 ( 67.773623)
test_rubyspec 0.087200 0.082698 47.779197 ( 56.216154)
total: 136.14 sec