Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-032825
#<BuildRuby:0x000055cfc22dc610
@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.20220910-032825",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006916 0.004702 1.134183 ( 1.073298)
build_miniruby 0.002201 0.000508 0.076367 ( 0.073299)
build_ruby 0.001656 0.000382 0.076231 ( 0.074413)
build_all 0.004644 0.004588 1.552965 ( 0.600396)
build_install 0.017826 0.005781 1.929921 ( 0.957061)
test_btest 0.000792 0.000233 90.808644 ( 9.655213)
test_basic 0.007039 0.000603 0.349197 ( 0.437257)
test_all 0.002341 0.001382 646.022519 ( 66.399162)
test_rubyspec 0.114981 0.053355 47.217277 ( 55.635583)
total: 134.91 sec