Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-022735
#<BuildRuby:0x000055b9c9d9ebe8
@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.20221211-022735",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000030 0.000002 0.000032 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003854 0.000276 0.806948 ( 1.050520)
build_miniruby 0.000787 0.000056 0.957922 ( 0.956878)
build_ruby 0.001117 0.000079 2.765770 ( 2.656426)
build_all 0.008882 0.000305 15.781903 ( 3.331034)
build_install 0.009216 0.000000 2.202005 ( 1.261913)
test_btest 0.000532 0.000031 61.513379 ( 11.613041)
test_basic 0.000000 0.004462 0.348134 ( 0.439579)
test_all 0.000732 0.000222 658.865159 (122.919638)
test_rubyspec 0.038263 0.026042 52.956843 ( 61.242871)
total: 205.47 sec