Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-192817
#<BuildRuby:0x0000555e787f1350
@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.20221024-192817",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006958 0.003681 1.108582 ( 1.176357)
build_miniruby 0.001161 0.000357 0.115028 ( 0.112082)
build_ruby 0.001204 0.000370 0.111789 ( 0.108816)
build_all 0.006938 0.002135 1.384352 ( 0.579104)
build_install 0.006760 0.008290 1.683651 ( 0.902790)
test_btest 0.001319 0.000527 61.874901 ( 6.469320)
test_basic 0.006014 0.000538 0.365654 ( 0.454064)
test_all 0.006230 0.000550 489.153790 ( 53.250776)
test_rubyspec 0.091246 0.034871 43.467622 ( 51.893007)
total: 114.95 sec