Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-103433
#<BuildRuby:0x0000562accea4488
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-103433",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005135 0.000074 1.130882 ( 1.164121)
build_miniruby 0.000865 0.000054 0.951179 ( 0.950088)
build_ruby 0.001215 0.000076 2.781566 ( 2.684471)
build_all 0.009261 0.000052 15.796188 ( 3.383148)
build_install 0.009812 0.000545 2.284867 ( 1.299549)
test_btest 0.000000 0.000659 64.619031 ( 11.621792)
test_basic 0.001499 0.003700 0.300875 ( 0.391289)
test_all 0.000863 0.000091 696.127848 (107.633610)
test_rubyspec 0.064247 0.005960 53.584473 ( 61.779496)
total: 190.91 sec