Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-090545
#<BuildRuby:0x000055c64fef4028
@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.20221220-090545",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000000 0.000018 0.000018 ( 0.000017)
build_up 0.000035 0.004176 0.857677 ( 1.091451)
build_miniruby 0.000744 0.000106 0.992307 ( 0.991102)
build_ruby 0.001057 0.000151 2.819503 ( 2.716571)
build_all 0.003803 0.005214 15.817079 ( 3.300271)
build_install 0.006472 0.003955 2.263377 ( 1.273500)
test_btest 0.000522 0.000131 58.841329 ( 11.764490)
test_basic 0.003613 0.000903 0.334578 ( 0.425411)
test_all 0.000561 0.000846 688.123777 (136.256943)
test_rubyspec 0.029706 0.026624 52.910389 ( 61.103003)
total: 218.92 sec