Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-133400
#<BuildRuby:0x0000561a4aba1480
@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.20221028-133400",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011312 0.000239 1.076737 ( 1.141350)
build_miniruby 0.001611 0.000108 0.102402 ( 0.100559)
build_ruby 0.001407 0.000094 0.102182 ( 0.100498)
build_all 0.004962 0.003885 1.318806 ( 0.578288)
build_install 0.003748 0.009298 1.615095 ( 0.880579)
test_btest 0.001021 0.000243 59.876017 ( 6.829355)
test_basic 0.006216 0.001479 0.358675 ( 0.447643)
test_all 0.003604 0.004612 503.996080 ( 53.990900)
test_rubyspec 0.077626 0.047347 43.433590 ( 51.958327)
total: 116.03 sec