Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-134213
#<BuildRuby:0x000056213c50cf40
@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.20220315-134213",
@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.000019 0.000000 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010172 0.000000 1.006191 ( 1.371040)
build_miniruby 0.001969 0.000000 0.071356 ( 0.069396)
build_ruby 0.002225 0.000000 0.072282 ( 0.069941)
build_all 0.005059 0.004791 4.223048 ( 0.857843)
build_install 0.012217 0.007991 8.032999 ( 2.463017)
test_btest 0.000953 0.000130 74.011262 ( 8.581294)
test_basic 0.007220 0.000000 0.346237 ( 0.437639)
test_all 0.001850 0.000068 711.228689 ( 68.447947)
test_rubyspec 0.115110 0.043561 46.330352 ( 51.742350)
total: 134.04 sec