Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-170437
#<BuildRuby:0x000055eaaeb54728
@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.20221228-170437",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005865 0.000838 0.845240 ( 1.600665)
build_miniruby 0.001172 0.000167 1.020766 ( 1.018744)
build_ruby 0.001439 0.000205 2.771223 ( 2.768535)
build_all 0.009132 0.000590 16.862459 ( 3.018252)
build_install 0.011588 0.000184 2.312371 ( 1.159989)
test_btest 0.000992 0.000116 76.393258 ( 10.670556)
test_basic 0.001163 0.005369 0.343088 ( 0.429249)
test_all 0.001201 0.000212 653.103014 (104.430005)
test_rubyspec 0.099940 0.029720 51.718677 ( 59.753112)
total: 184.85 sec