Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-021116
#<BuildRuby:0x0000560b4b65fe30
@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.20221210-021116",
@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.000020 0.000001 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004674 1.153203 ( 1.191875)
build_miniruby 0.000000 0.000868 0.952373 ( 0.951245)
build_ruby 0.000000 0.001207 2.732483 ( 2.626229)
build_all 0.004150 0.004866 15.901331 ( 3.344970)
build_install 0.008542 0.000527 2.222372 ( 1.260910)
test_btest 0.000494 0.000117 65.660090 ( 10.709843)
test_basic 0.003732 0.000888 0.292816 ( 0.383693)
test_all 0.001050 0.000000 652.805161 (115.888257)
test_rubyspec 0.041217 0.025875 52.360672 ( 60.560657)
total: 196.92 sec