Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-223422
#<BuildRuby:0x00005595f96affb0
@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.20221115-223422",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003713 0.000928 1.033263 ( 1.055365)
build_miniruby 0.000986 0.000000 0.954805 ( 0.953508)
build_ruby 0.001106 0.000000 2.760311 ( 2.649956)
build_all 0.008185 0.000415 15.727763 ( 3.239252)
build_install 0.007799 0.000684 2.016120 ( 1.176578)
test_btest 0.000535 0.000107 62.923917 ( 10.349939)
test_basic 0.000632 0.003641 0.296551 ( 0.387975)
test_all 0.001256 0.000000 608.238106 (104.524533)
test_rubyspec 0.045805 0.015043 51.586664 ( 59.878509)
total: 184.22 sec