Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-105743
#<BuildRuby:0x000055deffeefed8
@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.20221205-105743",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003476 0.001581 1.183485 ( 1.192072)
build_miniruby 0.000592 0.000269 0.960875 ( 0.959585)
build_ruby 0.000000 0.001281 2.817083 ( 2.725075)
build_all 0.006851 0.002156 15.872091 ( 3.297652)
build_install 0.005944 0.003046 2.306158 ( 1.303802)
test_btest 0.000395 0.000185 57.878305 ( 12.114030)
test_basic 0.000338 0.004147 0.296326 ( 0.387455)
test_all 0.000742 0.000396 704.899063 (107.860535)
test_rubyspec 0.046068 0.024151 53.278635 ( 61.479015)
total: 191.32 sec