Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-085921
#<BuildRuby:0x000056552f0c32c8
@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.20221125-085921",
@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.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000884 0.003993 1.056553 ( 1.096380)
build_miniruby 0.000783 0.000105 1.044112 ( 1.042902)
build_ruby 0.001057 0.000141 2.743051 ( 2.651013)
build_all 0.004530 0.004156 15.943647 ( 3.353893)
build_install 0.008566 0.000060 1.928294 ( 1.114945)
test_btest 0.000508 0.000085 62.437537 ( 10.620175)
test_basic 0.001210 0.003536 0.334044 ( 0.426016)
test_all 0.002049 0.000431 674.519589 (111.196644)
test_rubyspec 0.046699 0.022975 53.401402 ( 61.599592)
total: 193.10 sec