Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-215812
#<BuildRuby:0x0000557dcd27ffb0
@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.20221227-215812",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.000000 0.006550 0.878046 ( 1.076796)
build_miniruby 0.000000 0.001365 1.015434 ( 1.013401)
build_ruby 0.000000 0.001490 2.776519 ( 2.774145)
build_all 0.001326 0.008127 16.602442 ( 2.969237)
build_install 0.008801 0.002317 2.242082 ( 1.173571)
test_btest 0.000894 0.000235 70.017969 ( 11.315993)
test_basic 0.005015 0.001320 0.340038 ( 0.426616)
test_all 0.001260 0.000332 667.173738 (106.317255)
test_rubyspec 0.066513 0.021779 51.531407 ( 59.640253)
total: 186.71 sec