Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-071348
#<BuildRuby:0x0000556d4e7440d0
@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.20221201-071348",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.004709 0.000262 1.157333 ( 1.197531)
build_miniruby 0.000864 0.000048 1.028033 ( 1.027141)
build_ruby 0.001245 0.000069 2.704071 ( 2.608603)
build_all 0.009031 0.000000 15.731770 ( 3.344150)
build_install 0.005208 0.003348 2.189678 ( 1.243217)
test_btest 0.000528 0.000044 61.862221 ( 11.100254)
test_basic 0.004450 0.000048 0.332774 ( 0.423910)
test_all 0.001157 0.000092 663.992794 (111.251897)
test_rubyspec 0.039760 0.019739 52.830445 ( 61.048646)
total: 193.25 sec