Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-134013
#<BuildRuby:0x0000560fb11be678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-134013",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000942 0.004198 1.112467 ( 1.201338)
build_miniruby 0.000792 0.000125 1.018818 ( 1.017544)
build_ruby 0.001076 0.000170 2.791653 ( 2.702930)
build_all 0.008456 0.000638 15.737070 ( 3.353929)
build_install 0.010901 0.000000 2.176248 ( 1.185789)
test_btest 0.000670 0.000000 65.537470 ( 11.272206)
test_basic 0.004878 0.000000 0.306227 ( 0.396464)
test_all 0.000823 0.000000 656.107033 (121.389336)
test_rubyspec 0.054316 0.023715 52.934802 ( 61.140205)
total: 203.66 sec