Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-151954
#<BuildRuby:0x000055e1da9a8208
@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.20221117-151954",
@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.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004219 0.000563 1.064817 ( 1.410500)
build_miniruby 0.000858 0.000114 0.943101 ( 0.941592)
build_ruby 0.001089 0.000145 2.851558 ( 2.736974)
build_all 0.004417 0.004423 15.837546 ( 3.261267)
build_install 0.009972 0.000186 2.035725 ( 1.176432)
test_btest 0.000590 0.000099 65.688639 ( 11.087048)
test_basic 0.000285 0.004592 0.314489 ( 0.404902)
test_all 0.000805 0.000179 639.392932 ( 99.339588)
test_rubyspec 0.055015 0.016051 51.355631 ( 59.689788)
total: 180.05 sec