Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-122621
#<BuildRuby:0x000055add7114448
@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.20220628-122621",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007735 0.004998 0.921525 ( 1.195938)
build_miniruby 0.002308 0.000000 0.118900 ( 0.115698)
build_ruby 0.003449 0.000449 3.156198 ( 2.961380)
build_all 0.020170 0.000000 18.508160 ( 2.184361)
build_install 0.014465 0.007609 5.873333 ( 2.745909)
test_btest 0.001187 0.000297 72.547729 ( 8.161135)
test_basic 0.006510 0.001628 0.336552 ( 0.424940)
test_all 0.001701 0.000425 679.825003 ( 66.799740)
test_rubyspec 0.117575 0.059888 45.825805 ( 51.448641)
total: 136.04 sec