Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-172045
#<BuildRuby:0x000055a2ddef7df8
@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.20220801-172045",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006700 0.000000 0.857815 ( 1.060024)
build_miniruby 0.001033 0.000000 0.057457 ( 0.056195)
build_ruby 0.001011 0.000000 0.058739 ( 0.057532)
build_all 0.001042 0.003781 1.530908 ( 0.590893)
build_install 0.010649 0.000592 5.618749 ( 2.156078)
test_btest 0.000619 0.000035 47.872460 ( 8.672770)
test_basic 0.006196 0.000344 0.338276 ( 0.425486)
test_all 0.001124 0.000062 602.263158 ( 92.652418)
test_rubyspec 0.102854 0.022280 43.752810 ( 49.361776)
total: 155.03 sec