Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-092057
#<BuildRuby:0x00005556e7dc4e50
@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.20221111-092057",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009238 0.000173 1.075284 ( 1.140993)
build_miniruby 0.001379 0.000172 0.064789 ( 0.064714)
build_ruby 0.002284 0.000000 0.058749 ( 0.057889)
build_all 0.005065 0.003350 1.458679 ( 0.609150)
build_install 0.016046 0.003317 1.793961 ( 0.955479)
test_btest 0.001204 0.000201 89.429988 ( 8.768916)
test_basic 0.003685 0.004545 0.348037 ( 0.438525)
test_all 0.001853 0.000386 655.986853 ( 68.570470)
test_rubyspec 0.128607 0.046584 47.587506 ( 56.033609)
total: 136.64 sec