Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-211956
#<BuildRuby:0x000055d956d13ed8
@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.20221127-211956",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005182 0.000000 1.264637 ( 1.522379)
build_miniruby 0.000835 0.000000 0.956526 ( 0.955301)
build_ruby 0.001231 0.000000 2.749365 ( 2.637728)
build_all 0.009827 0.000000 22.413744 ( 4.434654)
build_install 0.010181 0.000000 4.440560 ( 1.565057)
test_btest 0.000709 0.000000 58.526897 ( 11.008386)
test_basic 0.005633 0.000000 0.295800 ( 0.385432)
test_all 0.001284 0.000000 666.736458 (107.344333)
test_rubyspec 0.064880 0.005977 53.372246 ( 61.543222)
total: 191.40 sec