Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-215708
#<BuildRuby:0x000055bb7f17a878
@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.20221120-215708",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004606 0.000046 1.133515 ( 1.130821)
build_miniruby 0.000834 0.000055 0.937896 ( 0.936597)
build_ruby 0.001144 0.000000 2.851874 ( 2.722610)
build_all 0.008595 0.000000 15.814546 ( 3.262737)
build_install 0.004645 0.003465 1.950068 ( 1.114014)
test_btest 0.000596 0.000060 58.408207 ( 11.438770)
test_basic 0.004820 0.000099 0.311163 ( 0.402632)
test_all 0.001436 0.000137 655.351990 (104.414835)
test_rubyspec 0.051137 0.014382 51.229338 ( 59.466146)
total: 184.89 sec