Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-072040
#<BuildRuby:0x0000562b13218060
@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.20220518-072040",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006476 0.000363 0.827211 ( 1.250335)
build_miniruby 0.000885 0.000136 0.057362 ( 0.056100)
build_ruby 0.000918 0.000141 0.057460 ( 0.056180)
build_all 0.000000 0.004430 1.491527 ( 0.603390)
build_install 0.009079 0.000036 6.294500 ( 2.852764)
test_btest 0.000523 0.000104 51.056990 ( 8.416731)
test_basic 0.004526 0.000905 0.280477 ( 0.369441)
test_all 0.001166 0.000233 595.392230 ( 95.263853)
test_rubyspec 0.102422 0.026687 43.862766 ( 49.474764)
total: 158.34 sec