Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-135718
#<BuildRuby:0x0000556e5e186858
@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.20221222-135718",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004188 0.000232 0.819422 ( 1.056433)
build_miniruby 0.000963 0.000053 1.067768 ( 1.066380)
build_ruby 0.001137 0.000063 2.614656 ( 2.613185)
build_all 0.009113 0.000020 15.731656 ( 3.244586)
build_install 0.004814 0.004420 2.256736 ( 1.262805)
test_btest 0.000609 0.000058 58.541328 ( 12.105429)
test_basic 0.004138 0.000395 0.293802 ( 0.384659)
test_all 0.001228 0.000117 667.177539 (160.899939)
test_rubyspec 0.036546 0.027460 51.702293 ( 59.935294)
total: 242.57 sec