Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-004126
#<BuildRuby:0x00005628bd23ff00
@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.20221207-004126",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004715 0.000134 1.140604 ( 1.137783)
build_miniruby 0.000871 0.000154 1.035712 ( 1.034565)
build_ruby 0.001039 0.000184 2.699469 ( 2.568134)
build_all 0.008417 0.000717 15.822338 ( 3.287742)
build_install 0.008401 0.000638 2.183482 ( 1.235921)
test_btest 0.000467 0.000074 58.942629 ( 12.391363)
test_basic 0.004875 0.000041 0.291656 ( 0.382118)
test_all 0.001006 0.000151 665.435237 (125.997057)
test_rubyspec 0.037385 0.029594 53.175309 ( 61.341216)
total: 209.38 sec