Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-175526
#<BuildRuby:0x000056303fe26858
@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.20221206-175526",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005090 0.000318 1.256182 ( 1.794966)
build_miniruby 0.000775 0.000048 0.995018 ( 0.993778)
build_ruby 0.001094 0.000068 2.708014 ( 2.610409)
build_all 0.008494 0.000531 15.815361 ( 3.257735)
build_install 0.008534 0.000000 2.187952 ( 1.221469)
test_btest 0.000000 0.000587 66.652880 ( 10.939006)
test_basic 0.000924 0.004312 0.312111 ( 0.402259)
test_all 0.000912 0.000102 640.445701 (112.948865)
test_rubyspec 0.034410 0.036074 52.456714 ( 60.751760)
total: 194.92 sec