Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-184712
#<BuildRuby:0x000055aca3299348
@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.20220828-184712",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010657 0.000686 0.796195 ( 0.854837)
build_miniruby 0.000958 0.000222 0.054621 ( 0.053385)
build_ruby 0.001136 0.000262 0.065529 ( 0.063967)
build_all 0.004046 0.005489 1.256435 ( 0.479564)
build_install 0.007682 0.007516 1.553693 ( 0.775084)
test_btest 0.000580 0.000223 53.797775 ( 5.978213)
test_basic 0.000141 0.005268 0.282665 ( 0.384522)
test_all 0.002240 0.002179 484.064744 ( 51.589816)
test_rubyspec 0.044449 0.088101 41.156124 ( 49.633012)
total: 109.81 sec