Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-230614
#<BuildRuby:0x000055e7af474018
@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.20221119-230614",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001314 0.003577 1.123157 ( 1.105910)
build_miniruby 0.000798 0.000106 1.018201 ( 1.016935)
build_ruby 0.001148 0.000153 2.738497 ( 2.652345)
build_all 0.006121 0.002966 15.927454 ( 3.245565)
build_install 0.004939 0.004683 2.083412 ( 1.202141)
test_btest 0.000473 0.000105 60.922421 ( 11.133649)
test_basic 0.004176 0.000928 0.306569 ( 0.397400)
test_all 0.000897 0.000200 654.444657 (101.337555)
test_rubyspec 0.056488 0.013218 51.392723 ( 59.671041)
total: 181.76 sec