Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-045815
#<BuildRuby:0x000055721f833df8
@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.20221121-045815",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005042 0.000000 1.074316 ( 1.119326)
build_miniruby 0.001086 0.000000 0.967566 ( 0.966324)
build_ruby 0.001233 0.000000 2.812278 ( 2.688009)
build_all 0.004657 0.004224 15.722351 ( 3.284746)
build_install 0.004964 0.004291 2.017653 ( 1.223604)
test_btest 0.000516 0.000045 63.374926 ( 11.207399)
test_basic 0.004623 0.000402 0.300595 ( 0.390755)
test_all 0.001664 0.000145 671.396154 (104.608189)
test_rubyspec 0.031053 0.036209 51.995048 ( 60.268398)
total: 185.76 sec