Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-140812
#<BuildRuby:0x0000555952095550
@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.20221024-140812",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.005034 0.006654 1.159282 ( 1.987798)
build_miniruby 0.001069 0.000535 0.116224 ( 0.113805)
build_ruby 0.001022 0.000511 0.106709 ( 0.104106)
build_all 0.009319 0.000000 1.405468 ( 0.589566)
build_install 0.007183 0.008314 1.729244 ( 0.927276)
test_btest 0.001335 0.000667 62.379246 ( 6.307479)
test_basic 0.006834 0.000966 0.368395 ( 0.457131)
test_all 0.004615 0.002154 494.141095 ( 54.500199)
test_rubyspec 0.091091 0.037107 43.664054 ( 52.184951)
total: 117.17 sec