Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-181540
#<BuildRuby:0x000055ab90b20ea8
@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.20220830-181540",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.007740 0.004568 1.019547 ( 1.021267)
build_miniruby 0.001863 0.000249 0.073580 ( 0.072078)
build_ruby 0.002044 0.000273 0.074772 ( 0.072882)
build_all 0.011113 0.000225 1.565621 ( 0.576372)
build_install 0.020575 0.000643 1.874492 ( 0.927208)
test_btest 0.000877 0.000088 69.679119 ( 8.576238)
test_basic 0.007248 0.000725 0.337456 ( 0.424819)
test_all 0.003789 0.000000 636.020688 ( 65.415798)
test_rubyspec 0.104797 0.064505 45.840942 ( 54.334406)
total: 131.42 sec