Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-180732
#<BuildRuby:0x000056417430c0d0
@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-180732",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.004870 1.055419 ( 1.229460)
build_miniruby 0.000236 0.000694 1.053669 ( 1.052492)
build_ruby 0.001148 0.000000 2.892673 ( 2.776031)
build_all 0.007501 0.001595 15.980881 ( 3.443834)
build_install 0.004560 0.004156 2.034026 ( 1.138196)
test_btest 0.000444 0.000157 64.849976 ( 10.934057)
test_basic 0.003327 0.001175 0.279814 ( 0.370779)
test_all 0.000820 0.000290 634.097348 (103.692510)
test_rubyspec 0.049194 0.014981 51.417261 ( 59.652511)
total: 184.29 sec