Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-211025
#<BuildRuby:0x0000555c603b1480
@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.20220820-211025",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007108 0.003828 0.822775 ( 0.986367)
build_miniruby 0.001827 0.000243 0.062791 ( 0.060689)
build_ruby 0.001496 0.000199 0.066400 ( 0.065326)
build_all 0.008128 0.000503 1.253943 ( 0.465899)
build_install 0.010383 0.003303 1.583426 ( 0.799921)
test_btest 0.000000 0.001109 53.718785 ( 5.985201)
test_basic 0.003070 0.002668 0.292955 ( 0.383084)
test_all 0.000352 0.004058 489.853066 ( 51.092881)
test_rubyspec 0.086137 0.057316 42.035089 ( 50.233536)
total: 110.07 sec