Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-232528
#<BuildRuby:0x0000561e8f454620
@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.20220915-232528",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008771 0.000673 1.094315 ( 1.104476)
build_miniruby 0.001620 0.000231 0.077580 ( 0.075987)
build_ruby 0.002018 0.000288 0.076770 ( 0.074854)
build_all 0.009592 0.000000 1.551771 ( 0.594516)
build_install 0.022146 0.000000 1.929983 ( 0.947103)
test_btest 0.001165 0.000000 91.201404 ( 9.071670)
test_basic 0.004085 0.004045 0.349243 ( 0.437641)
test_all 0.000000 0.003370 686.998705 ( 68.443398)
test_rubyspec 0.079225 0.077743 46.910913 ( 55.230689)
total: 135.98 sec