Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-085809
#<BuildRuby:0x000055f3d2a94018
@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.20221119-085809",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004485 0.000249 1.108516 ( 1.103911)
build_miniruby 0.000881 0.000048 0.956623 ( 0.955279)
build_ruby 0.001209 0.000067 2.725021 ( 2.632741)
build_all 0.008421 0.000467 15.683520 ( 3.344497)
build_install 0.009104 0.000000 1.984862 ( 1.129755)
test_btest 0.000585 0.000000 63.764829 ( 10.818498)
test_basic 0.005300 0.000050 0.312224 ( 0.402733)
test_all 0.001490 0.000000 661.265339 (103.669789)
test_rubyspec 0.032050 0.018413 51.380476 ( 59.661797)
total: 183.72 sec