Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-141526
#<BuildRuby:0x000055c213b388e8
@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.20220225-141526",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011990 0.000256 0.980014 ( 1.120092)
build_miniruby 0.002097 0.000123 0.069427 ( 0.067111)
build_ruby 0.000000 0.002000 0.075226 ( 0.072906)
build_all 0.005973 0.002800 4.127865 ( 0.830888)
build_install 0.013172 0.009018 7.827887 ( 2.373757)
test_btest 0.001069 0.000214 75.633209 ( 8.304822)
test_basic 0.009064 0.000000 0.347926 ( 0.435096)
test_all 0.001724 0.000312 699.306778 ( 67.527145)
test_rubyspec 0.091631 0.065877 46.282107 ( 51.646485)
total: 132.38 sec