Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-203558
#<BuildRuby:0x000055a62adca700
@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.20220626-203558",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.011410 0.000000 0.964891 ( 1.041504)
build_miniruby 0.002171 0.000000 0.074591 ( 0.072772)
build_ruby 0.001984 0.000000 0.071186 ( 0.069730)
build_all 0.008851 0.001269 1.487636 ( 0.589848)
build_install 0.016432 0.005153 5.773289 ( 2.763372)
test_btest 0.000851 0.000213 75.381272 ( 8.188936)
test_basic 0.002903 0.005293 0.327850 ( 0.417403)
test_all 0.002198 0.000659 672.214538 ( 67.253790)
test_rubyspec 0.106308 0.068195 45.967052 ( 51.762393)
total: 132.16 sec