Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-010216
#<BuildRuby:0x0000556d84d5a628
@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.20221213-010216",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003726 0.000266 0.810404 ( 1.024254)
build_miniruby 0.000878 0.000063 0.948958 ( 0.947758)
build_ruby 0.001214 0.000087 2.704055 ( 2.609522)
build_all 0.004676 0.004416 15.832394 ( 3.363020)
build_install 0.007888 0.000000 2.199792 ( 1.210748)
test_btest 0.000644 0.000000 59.359040 ( 11.885249)
test_basic 0.004853 0.000032 0.292878 ( 0.383881)
test_all 0.001339 0.000148 655.507740 (145.900674)
test_rubyspec 0.035300 0.029755 52.720277 ( 60.912985)
total: 228.24 sec