Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-183152
#<BuildRuby:0x0000559e22bc4010
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221229-183152",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005840 0.000834 0.864468 ( 1.056756)
build_miniruby 0.001139 0.000163 1.013814 ( 1.011910)
build_ruby 0.001484 0.000212 2.775588 ( 2.772956)
build_all 0.009941 0.000000 16.712939 ( 2.979467)
build_install 0.011946 0.000000 2.303494 ( 1.180256)
test_btest 0.000745 0.000000 79.312840 ( 10.645318)
test_basic 0.001698 0.004847 0.358718 ( 0.445408)
test_all 0.001748 0.000089 677.496884 ( 99.563204)
test_rubyspec 0.081711 0.033002 51.591512 ( 59.652149)
total: 179.31 sec