Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-054426
#<BuildRuby:0x000055abb4e586d8
@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.20220822-054426",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008568 0.004875 0.998367 ( 1.379091)
build_miniruby 0.000000 0.001980 0.075461 ( 0.073754)
build_ruby 0.000761 0.001335 0.074846 ( 0.072874)
build_all 0.009834 0.001361 1.519221 ( 0.580908)
build_install 0.016342 0.005185 1.858033 ( 0.929563)
test_btest 0.001075 0.000268 76.187691 ( 8.111529)
test_basic 0.007098 0.000591 0.326362 ( 0.414228)
test_all 0.003658 0.000871 632.854096 ( 65.470631)
test_rubyspec 0.136276 0.047273 46.001687 ( 54.326812)
total: 131.36 sec