Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-193944
#<BuildRuby:0x00005637717d80d0
@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-193944",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.004782 0.000252 1.113599 ( 1.331539)
build_miniruby 0.000910 0.000048 1.058604 ( 1.057413)
build_ruby 0.001283 0.000000 2.821181 ( 2.726770)
build_all 0.008776 0.000000 15.947501 ( 3.349645)
build_install 0.004261 0.004472 2.034639 ( 1.140307)
test_btest 0.000571 0.000052 58.791312 ( 11.333901)
test_basic 0.001076 0.003999 0.288676 ( 0.378858)
test_all 0.000000 0.001275 615.925571 (108.428857)
test_rubyspec 0.037621 0.029391 51.716981 ( 59.886020)
total: 189.63 sec