Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-223145
#<BuildRuby:0x000055bea4df8208
@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.20220804-223145",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006736 0.000000 0.883418 ( 2.156438)
build_miniruby 0.001041 0.000000 0.056898 ( 0.055647)
build_ruby 0.001008 0.000000 0.058928 ( 0.057721)
build_all 0.004606 0.000000 1.513352 ( 0.587788)
build_install 0.004107 0.004728 5.629270 ( 2.149751)
test_btest 0.000810 0.000000 56.181166 ( 7.935184)
test_basic 0.005738 0.000110 0.297117 ( 0.385494)
test_all 0.000859 0.000050 614.967794 ( 89.190946)
test_rubyspec 0.090074 0.038438 43.809600 ( 51.260699)
total: 153.78 sec