Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-124839
#<BuildRuby:0x0000556a66df6c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221013-124839",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000044 0.000016 0.000060 ( 0.000064)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.006048 0.006573 1.118539 ( 1.286604)
build_miniruby 0.002142 0.000000 0.100691 ( 0.097545)
build_ruby 0.001493 0.000000 0.098438 ( 0.095389)
build_all 0.005092 0.004418 1.261992 ( 0.572826)
build_install 0.011462 0.003031 1.628449 ( 0.907636)
test_btest 0.001299 0.000557 59.219004 ( 6.629383)
test_basic 0.000270 0.005132 0.358230 ( 0.450275)
test_all 0.000961 0.005569 486.986888 ( 53.473491)
test_rubyspec 0.059047 0.073306 43.267456 ( 51.776845)
total: 115.29 sec