Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-031120
#<BuildRuby:0x000055d944774ea8
@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.20220814-031120",
@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.000024 0.000000 0.000024 ( 0.000029)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010518 0.000330 1.012559 ( 1.074475)
build_miniruby 0.001757 0.000234 0.074200 ( 0.072594)
build_ruby 0.002056 0.000275 0.076956 ( 0.074956)
build_all 0.010927 0.000000 1.528080 ( 0.581433)
build_install 0.018624 0.002654 1.880275 ( 0.918256)
test_btest 0.001002 0.000120 76.113405 ( 8.268060)
test_basic 0.009111 0.000597 0.337993 ( 0.422697)
test_all 0.000564 0.004227 694.896327 ( 67.310057)
test_rubyspec 0.124102 0.038024 45.975355 ( 53.554676)
total: 132.28 sec