Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-164341
#<BuildRuby:0x00005613d8783e70
@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.20221203-164341",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004475 0.000344 1.162727 ( 1.620335)
build_miniruby 0.000877 0.000068 0.968348 ( 0.967261)
build_ruby 0.001289 0.000000 2.667188 ( 2.576856)
build_all 0.005997 0.003310 15.916990 ( 3.337538)
build_install 0.008228 0.000473 2.250345 ( 1.277077)
test_btest 0.000511 0.000056 64.661896 ( 11.642646)
test_basic 0.000478 0.004320 0.317892 ( 0.408297)
test_all 0.000707 0.000117 678.547122 (108.219289)
test_rubyspec 0.054473 0.014872 52.968984 ( 61.198408)
total: 191.25 sec