Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-093324
#<BuildRuby:0x000055ac0d2e9348
@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.20221029-093324",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006400 0.004288 1.123133 ( 1.257306)
build_miniruby 0.001444 0.000206 0.096479 ( 0.094110)
build_ruby 0.001436 0.000205 0.095953 ( 0.092648)
build_all 0.007373 0.001053 1.286598 ( 0.568232)
build_install 0.009474 0.004817 1.620031 ( 0.887424)
test_btest 0.001678 0.000315 62.482497 ( 6.595516)
test_basic 0.001350 0.005298 0.359219 ( 0.449417)
test_all 0.004839 0.002336 525.948854 ( 55.547839)
test_rubyspec 0.075944 0.050921 43.340981 ( 51.913198)
total: 117.41 sec