Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-110107
#<BuildRuby:0x000055fe0f63bdf8
@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.20221214-110107",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004004 0.000286 0.840067 ( 1.050642)
build_miniruby 0.000861 0.000000 0.921703 ( 0.920610)
build_ruby 0.000000 0.001279 2.806143 ( 2.708179)
build_all 0.006648 0.002306 15.785830 ( 3.405503)
build_install 0.007730 0.000910 2.239344 ( 1.253899)
test_btest 0.000544 0.000064 67.784361 ( 11.014375)
test_basic 0.004811 0.000042 0.298995 ( 0.389725)
test_all 0.001829 0.000203 669.465148 (141.434542)
test_rubyspec 0.040611 0.021547 52.638943 ( 60.866461)
total: 223.04 sec