Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-162949
#<BuildRuby:0x000056114d47e8c0
@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.20220825-162949",
@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.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006249 0.000481 0.850536 ( 1.946099)
build_miniruby 0.001027 0.000000 0.057141 ( 0.055897)
build_ruby 0.001017 0.000000 0.059382 ( 0.058174)
build_all 0.004597 0.000151 1.539344 ( 0.586680)
build_install 0.000985 0.007979 1.912410 ( 0.957167)
test_btest 0.000610 0.000114 51.442263 ( 8.634656)
test_basic 0.001517 0.004681 0.371970 ( 0.459697)
test_all 0.002076 0.000519 626.204390 ( 91.543106)
test_rubyspec 0.062774 0.041059 44.332271 ( 52.639903)
total: 156.88 sec