Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-220742
#<BuildRuby:0x0000560c8e6fc1d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-220742",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000000 0.009722 0.967286 ( 1.277061)
build_miniruby 0.000776 0.001778 0.849538 ( 0.847364)
build_ruby 0.003344 0.000000 2.156661 ( 2.156827)
build_all 0.019154 0.001085 18.554236 ( 2.189525)
build_install 0.017668 0.005910 2.044785 ( 1.062608)
test_btest 0.001505 0.000000 87.056432 ( 9.214900)
test_basic 0.004177 0.004912 0.347634 ( 0.433960)
test_all 0.002955 0.000642 683.168710 ( 64.097557)
test_rubyspec 0.114615 0.070628 48.046125 ( 56.149288)
total: 137.43 sec