Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-051548
#<BuildRuby:0x000055649ed78018
@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.20220626-051548",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002792 0.003661 0.841297 ( 0.876670)
build_miniruby 0.000866 0.000186 0.058306 ( 0.057078)
build_ruby 0.000845 0.000181 0.059693 ( 0.058413)
build_all 0.003510 0.000752 1.518278 ( 0.615470)
build_install 0.004681 0.004332 6.296957 ( 2.830917)
test_btest 0.000949 0.000253 54.062582 ( 8.199436)
test_basic 0.005256 0.001402 0.368450 ( 0.455460)
test_all 0.001024 0.000273 629.809499 ( 91.955981)
test_rubyspec 0.073515 0.045294 43.910492 ( 49.482182)
total: 154.53 sec