Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-194105
#<BuildRuby:0x0000563fb5676bf0
@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.20221124-194105",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004067 0.000718 1.100034 ( 1.358351)
build_miniruby 0.000791 0.000139 1.014060 ( 1.012725)
build_ruby 0.000986 0.000174 2.804609 ( 2.692801)
build_all 0.001027 0.007832 15.844368 ( 3.298421)
build_install 0.006239 0.001733 2.040668 ( 1.177259)
test_btest 0.000428 0.000119 56.824616 ( 12.077769)
test_basic 0.004827 0.000000 0.308937 ( 0.400945)
test_all 0.001519 0.000000 691.006492 (107.635506)
test_rubyspec 0.040062 0.028680 53.823250 ( 61.974119)
total: 191.63 sec