Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-194401
#<BuildRuby:0x0000564c4a7ec1f0
@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.20220527-194401",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006418 0.000000 0.854581 ( 2.083712)
build_miniruby 0.000918 0.000000 0.057136 ( 0.056005)
build_ruby 0.000728 0.000114 0.057223 ( 0.055954)
build_all 0.000292 0.004037 1.518331 ( 0.606443)
build_install 0.006978 0.002684 6.283624 ( 2.855674)
test_btest 0.000647 0.000249 55.757512 ( 8.345787)
test_basic 0.002300 0.003581 0.337053 ( 0.425429)
test_all 0.000941 0.000403 657.452955 ( 95.101767)
test_rubyspec 0.080134 0.044523 44.006950 ( 49.624102)
total: 159.16 sec