Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-102428
#<BuildRuby:0x00005645f8ce83c8
@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.20221209-102428",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005278 0.000088 1.128273 ( 1.257985)
build_miniruby 0.000779 0.000052 0.955692 ( 0.954301)
build_ruby 0.001023 0.000068 2.888285 ( 2.778805)
build_all 0.005618 0.003406 15.776268 ( 3.275219)
build_install 0.008278 0.000069 2.253088 ( 1.236610)
test_btest 0.000585 0.000058 64.763991 ( 10.817026)
test_basic 0.004914 0.000100 0.306351 ( 0.396938)
test_all 0.001017 0.000097 653.419904 (115.390056)
test_rubyspec 0.045541 0.018902 52.254144 ( 60.532997)
total: 196.64 sec