Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-183318
#<BuildRuby:0x00005596d8085e98
@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-183318",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000030 0.000005 0.000035 ( 0.000033)
build_up 0.005593 0.000799 0.840331 ( 1.149149)
build_miniruby 0.001359 0.000000 1.032658 ( 1.030676)
build_ruby 0.001668 0.000000 2.787733 ( 2.785113)
build_all 0.009658 0.000000 16.825324 ( 2.967399)
build_install 0.006956 0.004796 2.337949 ( 1.201236)
test_btest 0.000840 0.000000 78.943490 ( 10.932911)
test_basic 0.002945 0.003526 0.347871 ( 0.434319)
test_all 0.001243 0.000249 664.668502 ( 94.213838)
test_rubyspec 0.068675 0.064442 51.879331 ( 59.957304)
total: 174.67 sec