Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-002944
#<BuildRuby:0x000055b18aa74018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-002944",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004504 0.000321 1.035316 ( 1.357636)
build_miniruby 0.000806 0.000057 0.986793 ( 0.985535)
build_ruby 0.001054 0.000075 2.768077 ( 2.682420)
build_all 0.004974 0.003905 15.883278 ( 3.536549)
build_install 0.006099 0.003780 2.065718 ( 1.196314)
test_btest 0.000529 0.000089 64.928306 ( 10.569970)
test_basic 0.000631 0.004198 0.285914 ( 0.376705)
test_all 0.000823 0.000183 632.194298 (103.787146)
test_rubyspec 0.054014 0.015575 52.033834 ( 60.301976)
total: 184.79 sec