Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-050521
#<BuildRuby:0x00005569ef8bec88
@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.20221007-050521",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.011208 0.001129 1.102722 ( 1.154487)
build_miniruby 0.001272 0.000196 0.100285 ( 0.098833)
build_ruby 0.001876 0.000288 0.092362 ( 0.089743)
build_all 0.006919 0.001064 1.296809 ( 0.570796)
build_install 0.005817 0.009420 1.629724 ( 0.891910)
test_btest 0.001068 0.000284 61.619129 ( 6.200577)
test_basic 0.007780 0.000665 0.357904 ( 0.446771)
test_all 0.007305 0.000000 501.047544 ( 56.218659)
test_rubyspec 0.092617 0.045997 42.355809 ( 50.878978)
total: 116.55 sec