Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-180336
#<BuildRuby:0x000055ce7e6dfe00
@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.20220816-180336",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005737 0.000956 0.852326 ( 1.615905)
build_miniruby 0.000727 0.000121 0.057604 ( 0.056348)
build_ruby 0.000991 0.000000 0.059353 ( 0.058022)
build_all 0.000506 0.003978 1.540600 ( 0.587514)
build_install 0.007827 0.003073 1.934861 ( 0.972872)
test_btest 0.000456 0.000114 47.802636 ( 8.574582)
test_basic 0.002684 0.002609 0.254322 ( 0.343449)
test_all 0.001374 0.000382 603.708947 ( 89.632337)
test_rubyspec 0.081371 0.031048 43.851390 ( 51.255354)
total: 153.10 sec