Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-200638
#<BuildRuby:0x00005564ce4bcea8
@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.20221115-200638",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000047 0.000006 0.000053 ( 0.000059)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004900 0.004004 1.122269 ( 1.148901)
build_miniruby 0.001527 0.000269 0.923351 ( 0.923806)
build_ruby 0.002023 0.000356 2.313701 ( 2.221998)
build_all 0.017677 0.000210 18.268266 ( 2.242877)
build_install 0.016541 0.004147 1.846775 ( 0.990146)
test_btest 0.001030 0.000165 83.205412 ( 9.377567)
test_basic 0.002936 0.004801 0.362231 ( 0.455437)
test_all 0.001429 0.000286 668.656869 ( 73.515281)
test_rubyspec 0.082950 0.033113 50.043650 ( 58.642998)
total: 149.52 sec