Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-071826
#<BuildRuby:0x000055ce99914728
@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.20221221-071826",
@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.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000455 0.003705 0.891700 ( 1.912255)
build_miniruby 0.000815 0.000116 0.965850 ( 0.964518)
build_ruby 0.000985 0.000141 2.723468 ( 2.722341)
build_all 0.009095 0.000000 15.748632 ( 3.420689)
build_install 0.007340 0.003469 2.167085 ( 1.240147)
test_btest 0.000560 0.000089 66.386057 ( 10.834701)
test_basic 0.000724 0.004086 0.304678 ( 0.395013)
test_all 0.001160 0.000244 665.614056 (144.712032)
test_rubyspec 0.043430 0.018893 52.226613 ( 60.419127)
total: 226.62 sec