Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-011510
#<BuildRuby:0x00005592a902a148
@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-011510",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.008888 0.001248 0.822963 ( 1.007059)
build_miniruby 0.001077 0.000294 0.055111 ( 0.053765)
build_ruby 0.001215 0.000331 0.067648 ( 0.066248)
build_all 0.008874 0.000981 1.245181 ( 0.474873)
build_install 0.010288 0.005203 1.591045 ( 0.797918)
test_btest 0.000759 0.000217 52.042071 ( 6.259465)
test_basic 0.000000 0.005649 0.288479 ( 0.378859)
test_all 0.000878 0.003093 508.657827 ( 53.016842)
test_rubyspec 0.069055 0.066167 41.609921 ( 49.231390)
total: 111.29 sec