Logfile: /home/ko1/ruby/logs/brlog.trunk.20220419-090320
#<BuildRuby:0x00005561acd63680
@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.20220419-090320",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010926 0.000000 1.003753 ( 2.966509)
build_miniruby 0.002025 0.000000 0.079559 ( 0.077856)
build_ruby 0.001678 0.000000 0.080398 ( 0.078705)
build_all 0.004660 0.004732 1.487425 ( 0.590300)
build_install 0.023399 0.000459 5.846623 ( 2.816926)
test_btest 0.001196 0.000060 74.423158 ( 8.217861)
test_basic 0.008113 0.000000 0.327652 ( 0.420197)
test_all 0.002623 0.000015 675.669868 ( 66.066265)
test_rubyspec 0.134560 0.028956 46.971378 ( 52.299074)
total: 133.54 sec