Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-065526
#<BuildRuby:0x00005593e8d2c9c8
@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.20220901-065526",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000020)
build_up 0.010783 0.001493 0.977080 ( 1.268425)
build_miniruby 0.001697 0.000364 0.076889 ( 0.074716)
build_ruby 0.001711 0.000367 0.069996 ( 0.067546)
build_all 0.009334 0.000952 1.507336 ( 0.567721)
build_install 0.017403 0.005499 1.927174 ( 0.925977)
test_btest 0.000928 0.000206 78.844287 ( 8.740073)
test_basic 0.002468 0.005792 0.333742 ( 0.428339)
test_all 0.003102 0.000862 676.424797 ( 66.925300)
test_rubyspec 0.088351 0.086094 46.116452 ( 54.243756)
total: 133.24 sec