Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-073535
#<BuildRuby:0x0000555f59e33fb0
@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-073535",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000013)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002229 0.002779 1.052629 ( 1.072234)
build_miniruby 0.000775 0.000164 0.989882 ( 0.988525)
build_ruby 0.000975 0.000205 2.770056 ( 2.676332)
build_all 0.007069 0.001488 15.822597 ( 3.383561)
build_install 0.004385 0.004216 2.067548 ( 1.209465)
test_btest 0.000547 0.000136 62.864880 ( 11.117722)
test_basic 0.004443 0.000057 0.330080 ( 0.420943)
test_all 0.001613 0.000138 681.973212 (106.833149)
test_rubyspec 0.057333 0.008291 53.324225 ( 61.544296)
total: 189.25 sec