Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-202506
#<BuildRuby:0x000056508e40ac10
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221118-202506",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.004960 1.120188 ( 1.148510)
build_miniruby 0.000000 0.000863 0.997881 ( 0.997701)
build_ruby 0.000551 0.000696 2.678618 ( 2.572599)
build_all 0.008979 0.000000 15.849269 ( 3.286380)
build_install 0.007928 0.000987 2.064222 ( 1.207688)
test_btest 0.000476 0.000080 63.969616 ( 10.741254)
test_basic 0.004436 0.000739 0.307174 ( 0.397188)
test_all 0.000733 0.000122 637.981189 (100.640803)
test_rubyspec 0.059274 0.014163 51.976553 ( 60.131486)
total: 181.12 sec