Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-002145
#<BuildRuby:0x0000557af9b503a0
@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.20221206-002145",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004467 0.000638 1.138837 ( 1.952338)
build_miniruby 0.000848 0.000121 1.029205 ( 1.028437)
build_ruby 0.001141 0.000163 2.757851 ( 2.660126)
build_all 0.008340 0.000520 15.776071 ( 3.251214)
build_install 0.004182 0.004606 2.240893 ( 1.304852)
test_btest 0.000472 0.000088 65.956832 ( 10.963770)
test_basic 0.003970 0.000744 0.307268 ( 0.398393)
test_all 0.000871 0.000164 688.410369 (106.367655)
test_rubyspec 0.051879 0.012771 53.085730 ( 61.275410)
total: 189.20 sec