Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-060948
#<BuildRuby:0x0000555b5551b778
@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.20220309-060948",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001404 0.011115 1.001198 ( 1.543767)
build_miniruby 0.001460 0.000522 0.076361 ( 0.074188)
build_ruby 0.001149 0.000410 0.078197 ( 0.076504)
build_all 0.009925 0.000000 4.226670 ( 0.868436)
build_install 0.016731 0.007575 7.962958 ( 2.428938)
test_btest 0.000678 0.000226 73.613799 ( 7.868098)
test_basic 0.001619 0.006249 0.332736 ( 0.424772)
test_all 0.003034 0.001214 663.217105 ( 65.699456)
test_rubyspec 0.099566 0.058714 46.055015 ( 51.469389)
total: 130.45 sec