Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-100416
#<BuildRuby:0x000055f8ba12d348
@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.20220814-100416",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007810 0.001953 0.835966 ( 0.912711)
build_miniruby 0.001356 0.000339 0.054805 ( 0.053119)
build_ruby 0.001141 0.000285 0.054023 ( 0.052196)
build_all 0.003561 0.004283 1.245559 ( 0.466710)
build_install 0.011635 0.005389 1.564455 ( 0.787628)
test_btest 0.001256 0.000419 55.375906 ( 6.422325)
test_basic 0.006450 0.000517 0.289533 ( 0.384991)
test_all 0.003817 0.000000 478.919749 ( 51.625817)
test_rubyspec 0.072333 0.065048 41.721658 ( 49.402709)
total: 110.11 sec