Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-085429
#<BuildRuby:0x0000562a92395400
@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-085429",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005886 0.004031 1.113516 ( 1.186512)
build_miniruby 0.001387 0.000185 0.096473 ( 0.096116)
build_ruby 0.001411 0.000188 0.093924 ( 0.092683)
build_all 0.003086 0.004591 1.293312 ( 0.587730)
build_install 0.012720 0.000730 1.588980 ( 0.895294)
test_btest 0.001149 0.000203 61.481254 ( 6.638345)
test_basic 0.004018 0.003514 0.359934 ( 0.452908)
test_all 0.005495 0.001157 516.845912 ( 55.292504)
test_rubyspec 0.100624 0.037368 43.150793 ( 51.790037)
total: 117.03 sec