Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-130916
#<BuildRuby:0x00005565190686b8
@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.20220815-130916",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007178 0.004626 0.985312 ( 1.007632)
build_miniruby 0.001754 0.000234 0.072501 ( 0.070799)
build_ruby 0.001953 0.000261 0.071806 ( 0.070138)
build_all 0.000810 0.008414 1.532523 ( 0.581612)
build_install 0.006125 0.017013 1.869443 ( 0.922275)
test_btest 0.000871 0.000392 77.557638 ( 8.888468)
test_basic 0.004618 0.002079 0.325863 ( 0.416143)
test_all 0.002218 0.000998 634.151646 ( 64.405325)
test_rubyspec 0.115954 0.062247 46.061840 ( 53.721338)
total: 130.08 sec