Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-180511
#<BuildRuby:0x0000561974914040
@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-180511",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004835 0.000345 1.140842 ( 1.210576)
build_miniruby 0.000959 0.000069 0.916768 ( 0.915157)
build_ruby 0.001128 0.000080 2.817161 ( 2.712580)
build_all 0.008907 0.000000 15.838033 ( 3.310976)
build_install 0.009058 0.000000 2.232459 ( 1.245888)
test_btest 0.000595 0.000000 58.967115 ( 11.781006)
test_basic 0.004254 0.000038 0.310687 ( 0.403062)
test_all 0.000812 0.000043 663.406976 (115.078771)
test_rubyspec 0.036854 0.015979 51.961117 ( 60.231223)
total: 196.89 sec