Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-145602
#<BuildRuby:0x0000556519714610
@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.20220821-145602",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.008004 0.004054 0.947181 ( 0.970885)
build_miniruby 0.002215 0.000277 0.076828 ( 0.074953)
build_ruby 0.002100 0.000262 0.075479 ( 0.073571)
build_all 0.008426 0.001054 1.528813 ( 0.573280)
build_install 0.018267 0.001576 1.868361 ( 0.900511)
test_btest 0.001073 0.000126 68.910762 ( 8.276371)
test_basic 0.007556 0.000202 0.320837 ( 0.410730)
test_all 0.002962 0.000329 681.403768 ( 67.136024)
test_rubyspec 0.092637 0.074033 45.821782 ( 54.316393)
total: 132.73 sec