Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-025728
#<BuildRuby:0x000055f347ec7fa8
@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.20220728-025728",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006339 0.852024 ( 1.183616)
build_miniruby 0.000000 0.001038 0.057414 ( 0.056207)
build_ruby 0.000610 0.000399 0.058769 ( 0.057502)
build_all 0.004087 0.000545 1.511761 ( 0.589278)
build_install 0.009853 0.001314 5.621121 ( 2.163919)
test_btest 0.000763 0.000101 51.875906 ( 8.169836)
test_basic 0.000793 0.005086 0.305479 ( 0.393564)
test_all 0.001109 0.000221 620.729557 ( 87.546428)
test_rubyspec 0.069402 0.010461 43.631904 ( 49.291910)
total: 149.45 sec