Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-192737
#<BuildRuby:0x00005615bf6046d8
@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.20221115-192737",
@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.000035 0.000000 0.000035 ( 0.000042)
autoconf 0.000056 0.000000 0.000056 ( 0.000070)
configure 0.000029 0.000000 0.000029 ( 0.000027)
build_up 0.008730 0.000134 1.136844 ( 1.161776)
build_miniruby 0.001558 0.000183 0.883463 ( 0.896879)
build_ruby 0.002350 0.000000 2.341586 ( 2.280097)
build_all 0.014275 0.003604 18.263034 ( 2.326353)
build_install 0.019341 0.000393 1.886567 ( 1.036957)
test_btest 0.001536 0.000177 79.930693 ( 9.520007)
test_basic 0.000000 0.007229 0.341709 ( 0.432238)
test_all 0.000910 0.001186 713.884322 ( 74.809297)
test_rubyspec 0.069682 0.051766 50.126782 ( 58.664266)
total: 151.13 sec