Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-182032
#<BuildRuby:0x0000560d7ea13e20
@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.20221226-182032",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005382 0.000769 0.837672 ( 1.019574)
build_miniruby 0.001129 0.000161 0.999278 ( 0.997198)
build_ruby 0.001246 0.000178 2.750917 ( 2.748480)
build_all 0.006355 0.003308 16.564237 ( 2.930411)
build_install 0.009441 0.000873 2.221760 ( 1.169985)
test_btest 0.000763 0.000127 71.852830 ( 10.897386)
test_basic 0.005583 0.000930 0.336418 ( 0.422741)
test_all 0.001350 0.000225 648.424286 (101.574080)
test_rubyspec 0.077766 0.053332 50.545428 ( 58.629652)
total: 180.39 sec