Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-174436
#<BuildRuby:0x000055e66080fdd0
@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="-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.20220809-174436",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006669 0.000000 0.879767 ( 1.482493)
build_miniruby 0.000991 0.000000 0.057523 ( 0.056308)
build_ruby 0.000959 0.000024 0.060147 ( 0.058877)
build_all 0.004596 0.000025 1.552776 ( 0.600835)
build_install 0.006766 0.004525 5.647286 ( 2.140029)
test_btest 0.000693 0.000082 46.835804 ( 8.853067)
test_basic 0.001335 0.004657 0.350716 ( 0.438520)
test_all 0.001201 0.000212 616.895063 ( 87.394267)
test_rubyspec 0.082803 0.039803 43.878096 ( 51.275162)
total: 152.30 sec