Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-085713
#<BuildRuby:0x0000563b06793f28
@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.20221228-085713",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005521 0.001183 0.869784 ( 1.553721)
build_miniruby 0.001151 0.000247 1.015149 ( 1.013104)
build_ruby 0.001354 0.000290 2.775805 ( 2.773190)
build_all 0.004862 0.004525 16.715491 ( 2.970299)
build_install 0.010152 0.001429 2.217757 ( 1.177209)
test_btest 0.000751 0.000188 70.672900 ( 11.483207)
test_basic 0.006820 0.000464 0.357789 ( 0.442565)
test_all 0.001027 0.000242 667.944497 (104.935906)
test_rubyspec 0.062784 0.062249 51.678706 ( 59.752553)
total: 186.10 sec