Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-085237
#<BuildRuby:0x000055f5106dda48
@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.20221129-085237",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011015 0.000787 1.231322 ( 1.274717)
build_miniruby 0.002447 0.000174 0.838941 ( 0.837767)
build_ruby 0.003202 0.000000 2.254969 ( 2.164903)
build_all 0.015151 0.004778 18.573136 ( 2.190030)
build_install 0.018069 0.001392 1.849212 ( 0.947427)
test_btest 0.001267 0.000134 91.210296 ( 8.964450)
test_basic 0.000000 0.010743 0.350246 ( 0.434029)
test_all 0.000000 0.002778 692.640243 ( 69.654887)
test_rubyspec 0.061547 0.119306 49.259730 ( 57.355909)
total: 143.83 sec