Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-205055
#<BuildRuby:0x0000564bad7dff10
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-205055",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004927 0.000052 1.188549 ( 1.174114)
build_miniruby 0.000936 0.000052 0.967518 ( 0.966138)
build_ruby 0.001091 0.000060 2.704631 ( 2.597959)
build_all 0.008946 0.000251 15.748275 ( 3.334636)
build_install 0.009849 0.000048 2.350650 ( 1.379247)
test_btest 0.000572 0.000027 66.428285 ( 10.738887)
test_basic 0.000370 0.004536 0.292844 ( 0.383519)
test_all 0.000818 0.000078 665.617635 (104.424158)
test_rubyspec 0.044075 0.024178 52.858730 ( 61.055343)
total: 186.05 sec