Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-084654
#<BuildRuby:0x000055f533060328
@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.20221116-084654",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000013)
build_up 0.004382 0.000258 1.057444 ( 1.052007)
build_miniruby 0.000955 0.000000 0.960127 ( 0.958696)
build_ruby 0.001333 0.000000 2.676303 ( 2.583991)
build_all 0.008114 0.000345 15.803503 ( 3.189705)
build_install 0.009219 0.000000 2.027760 ( 1.195128)
test_btest 0.000587 0.000000 57.030982 ( 10.878786)
test_basic 0.004294 0.000014 0.276709 ( 0.368728)
test_all 0.000909 0.000043 622.006209 (107.202537)
test_rubyspec 0.041093 0.027571 51.770456 ( 59.938098)
total: 187.37 sec