Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-102129
#<BuildRuby:0x000055c8f6f1c4e8
@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.20220426-102129",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009569 0.000752 1.016841 ( 2.375610)
build_miniruby 0.001780 0.000237 0.075346 ( 0.073100)
build_ruby 0.002157 0.000288 0.074348 ( 0.071605)
build_all 0.005615 0.004775 1.528309 ( 0.638356)
build_install 0.017067 0.006377 5.926023 ( 2.851439)
test_btest 0.000808 0.000180 80.036185 ( 8.113020)
test_basic 0.000000 0.008171 0.312247 ( 0.400353)
test_all 0.000000 0.002445 710.103572 ( 68.083701)
test_rubyspec 0.097606 0.090246 45.859793 ( 51.036715)
total: 133.64 sec