Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-041110
#<BuildRuby:0x000055ecba03c0d0
@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.20221117-041110",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005032 0.000057 1.106375 ( 1.133625)
build_miniruby 0.000748 0.000044 1.001779 ( 1.000521)
build_ruby 0.001388 0.000000 2.703152 ( 2.600541)
build_all 0.008726 0.000097 15.963190 ( 3.363968)
build_install 0.000000 0.008740 1.975396 ( 1.113682)
test_btest 0.000000 0.000676 65.190541 ( 10.568804)
test_basic 0.002529 0.002170 0.307876 ( 0.398461)
test_all 0.001115 0.000085 630.965552 (101.317280)
test_rubyspec 0.050651 0.017865 51.512749 ( 59.685384)
total: 181.18 sec