Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-070434
#<BuildRuby:0x0000560e47bd86d8
@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.20220719-070434",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011891 0.000493 1.005991 ( 5.123833)
build_miniruby 0.001736 0.000108 0.072981 ( 0.071781)
build_ruby 0.001676 0.000105 0.066644 ( 0.065391)
build_all 0.006799 0.004422 1.519800 ( 0.591822)
build_install 0.015790 0.007917 5.209370 ( 2.087151)
test_btest 0.001606 0.000000 69.609401 ( 7.938639)
test_basic 0.003725 0.003649 0.334046 ( 0.423180)
test_all 0.000000 0.001835 649.229889 ( 64.456363)
test_rubyspec 0.102361 0.073510 45.854812 ( 51.747097)
total: 132.51 sec