Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-135606
#<BuildRuby:0x0000558a8cf54080
@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.20221126-135606",
@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.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004751 0.000068 1.098009 ( 1.140271)
build_miniruby 0.000901 0.000079 0.921832 ( 0.920460)
build_ruby 0.001121 0.000097 2.831586 ( 2.716555)
build_all 0.004832 0.004195 15.787576 ( 3.292343)
build_install 0.008194 0.000487 1.948332 ( 1.127536)
test_btest 0.000607 0.000073 66.967952 ( 10.912255)
test_basic 0.004964 0.000000 0.283646 ( 0.374159)
test_all 0.000968 0.000000 699.313490 (108.715845)
test_rubyspec 0.042694 0.024893 53.492373 ( 61.669605)
total: 190.87 sec