Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-025420
#<BuildRuby:0x000055a86d293dd8
@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.20221123-025420",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004080 0.000628 1.107981 ( 1.226531)
build_miniruby 0.000796 0.000123 1.018636 ( 1.017507)
build_ruby 0.001039 0.000160 2.866269 ( 2.738418)
build_all 0.000780 0.007939 15.837699 ( 3.309165)
build_install 0.008483 0.000002 2.024479 ( 1.192041)
test_btest 0.000521 0.000130 63.921904 ( 10.916689)
test_basic 0.004631 0.000083 0.299697 ( 0.389815)
test_all 0.001025 0.000241 703.131768 (107.730495)
test_rubyspec 0.039416 0.027985 52.814373 ( 60.948170)
total: 189.47 sec