Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-235027
#<BuildRuby:0x00005635b08c2968
@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="-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.20221203-235027",
@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.000009)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004666 0.000085 1.247404 ( 1.246548)
build_miniruby 0.000959 0.000000 0.974597 ( 0.973275)
build_ruby 0.001207 0.000000 2.736780 ( 2.625735)
build_all 0.003015 0.006148 15.844274 ( 3.360342)
build_install 0.009401 0.000377 2.233539 ( 1.260096)
test_btest 0.000524 0.000091 59.987040 ( 12.382569)
test_basic 0.004263 0.000741 0.378704 ( 0.468827)
test_all 0.000730 0.000127 682.974822 (104.715887)
test_rubyspec 0.034564 0.024357 53.356925 ( 61.537903)
total: 188.57 sec