Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-030954
#<BuildRuby:0x000055670bd47e58
@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.20221128-030954",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004933 0.000222 1.220545 ( 1.430392)
build_miniruby 0.000831 0.000175 1.027700 ( 1.026118)
build_ruby 0.001017 0.000214 2.816534 ( 2.714495)
build_all 0.002467 0.007603 22.583091 ( 4.447931)
build_install 0.004570 0.004163 4.394654 ( 1.590494)
test_btest 0.000431 0.000144 64.351165 ( 10.991371)
test_basic 0.003640 0.001214 0.306807 ( 0.397655)
test_all 0.001151 0.000000 662.514601 (120.692023)
test_rubyspec 0.040527 0.026266 52.858109 ( 61.101019)
total: 204.39 sec