Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-085846
#<BuildRuby:0x0000556984b4c010
@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.20221219-085846",
@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.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004147 0.000277 0.869123 ( 1.794189)
build_miniruby 0.000796 0.000053 0.965200 ( 0.963774)
build_ruby 0.001159 0.000077 2.723019 ( 2.597924)
build_all 0.008634 0.000576 15.760681 ( 3.209210)
build_install 0.008098 0.000199 2.225819 ( 1.230101)
test_btest 0.000534 0.000034 63.775091 ( 11.349153)
test_basic 0.000000 0.005032 0.350790 ( 0.441125)
test_all 0.001184 0.000212 669.476316 (138.680401)
test_rubyspec 0.041068 0.024175 51.910247 ( 59.948885)
total: 220.22 sec