Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-154637
#<BuildRuby:0x000055b18148bfb0
@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.20221222-154637",
@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.000009)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004192 0.001197 1.545516 ( 1.683108)
build_miniruby 0.000750 0.000214 1.865852 ( 1.500051)
build_ruby 0.001060 0.000302 2.737617 ( 2.622112)
build_all 0.005583 0.003415 15.938370 ( 3.330476)
build_install 0.010208 0.000000 2.182277 ( 1.224830)
test_btest 0.000612 0.000000 64.878383 ( 11.110487)
test_basic 0.003872 0.000544 0.301807 ( 0.393112)
test_all 0.001092 0.000287 682.954267 (143.605077)
test_rubyspec 0.037063 0.028866 51.901305 ( 60.145066)
total: 225.62 sec