Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-095922
#<BuildRuby:0x000055c37b2c4dd8
@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.20221111-095922",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006637 0.003429 1.081426 ( 1.105393)
build_miniruby 0.002177 0.000256 0.067978 ( 0.065827)
build_ruby 0.001598 0.000188 0.066623 ( 0.064793)
build_all 0.005387 0.004230 1.449850 ( 0.582012)
build_install 0.014999 0.006380 1.802562 ( 0.934564)
test_btest 0.000999 0.000211 86.117771 ( 8.851341)
test_basic 0.002525 0.005380 0.345221 ( 0.434087)
test_all 0.000000 0.002308 650.830330 ( 67.300478)
test_rubyspec 0.093943 0.061949 47.538069 ( 56.092239)
total: 135.43 sec