Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-125000
#<BuildRuby:0x00005622001f46e0
@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.20220711-125000",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004266 0.008235 1.020529 ( 1.304764)
build_miniruby 0.001728 0.000532 0.077643 ( 0.076196)
build_ruby 0.001432 0.000441 0.078689 ( 0.077603)
build_all 0.006237 0.001919 1.502147 ( 0.588195)
build_install 0.018876 0.004698 5.897631 ( 2.832676)
test_btest 0.001367 0.000000 77.000778 ( 8.257853)
test_basic 0.007877 0.000000 0.332797 ( 0.422696)
test_all 0.002472 0.000210 674.069263 ( 67.167685)
test_rubyspec 0.121677 0.055606 45.897949 ( 51.675520)
total: 132.40 sec