Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-215658
#<BuildRuby:0x000055a67578c028
@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-215658",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000943 0.003275 0.839921 ( 1.051575)
build_miniruby 0.000764 0.000085 1.004542 ( 1.003371)
build_ruby 0.001244 0.000139 2.812579 ( 2.717626)
build_all 0.008855 0.000000 15.757296 ( 3.333584)
build_install 0.009256 0.000000 2.264850 ( 1.307057)
test_btest 0.000618 0.000000 68.031340 ( 11.403121)
test_basic 0.004652 0.000066 0.332783 ( 0.423700)
test_all 0.001504 0.000000 665.050769 (146.914354)
test_rubyspec 0.038552 0.028767 52.415627 ( 60.604697)
total: 228.76 sec