Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-210551
#<BuildRuby:0x0000560f3ca28dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221114-210551",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000111 0.010664 1.096696 ( 1.128582)
build_miniruby 0.002175 0.000000 0.125237 ( 0.122147)
build_ruby 0.002078 0.000199 0.120968 ( 0.104423)
build_all 0.006561 0.002187 1.545715 ( 0.664588)
build_install 0.019057 0.001769 1.962065 ( 1.009169)
test_btest 0.001445 0.000402 87.319182 ( 8.552555)
test_basic 0.007682 0.000000 0.413244 ( 0.503511)
test_all 0.002016 0.000112 660.336730 ( 68.198677)
test_rubyspec 0.092460 0.079356 48.469259 ( 56.935601)
total: 137.22 sec