Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-135421
#<BuildRuby:0x00005572877c0ea8
@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.20220817-135421",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009625 0.001480 0.956283 ( 1.076216)
build_miniruby 0.001429 0.000220 0.074315 ( 0.072747)
build_ruby 0.000000 0.001984 0.077452 ( 0.075725)
build_all 0.000000 0.010652 1.523028 ( 0.565993)
build_install 0.020288 0.001988 1.840735 ( 0.887782)
test_btest 0.000972 0.000286 70.711365 ( 8.352779)
test_basic 0.003543 0.004500 0.330391 ( 0.427682)
test_all 0.004243 0.000000 676.839786 ( 66.684126)
test_rubyspec 0.114070 0.065968 45.491175 ( 53.075170)
total: 131.22 sec