Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-155327
#<BuildRuby:0x0000556f50039390
@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.20220724-155327",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000023 0.000009 0.000032 ( 0.000028)
build_up 0.008665 0.000159 0.824700 ( 1.017811)
build_miniruby 0.001035 0.000345 0.064233 ( 0.063434)
build_ruby 0.001328 0.000442 0.063961 ( 0.062724)
build_all 0.008401 0.000000 1.213375 ( 0.459111)
build_install 0.008374 0.008484 4.350480 ( 1.842188)
test_btest 0.001592 0.000000 52.629713 ( 5.930343)
test_basic 0.002597 0.004285 0.278238 ( 0.367317)
test_all 0.001482 0.000610 506.315415 ( 53.221218)
test_rubyspec 0.069166 0.051490 41.580048 ( 47.462029)
total: 110.43 sec