Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-180157
#<BuildRuby:0x000055ab48fc3de0
@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.20221128-180157",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004460 0.000234 1.021470 ( 1.073686)
build_miniruby 0.000824 0.000044 1.004612 ( 1.003193)
build_ruby 0.001069 0.000056 2.663814 ( 2.565910)
build_all 0.008439 0.000445 15.695890 ( 3.347696)
build_install 0.008070 0.000162 2.019063 ( 1.166677)
test_btest 0.000574 0.000028 66.692564 ( 11.091509)
test_basic 0.004801 0.000240 0.301155 ( 0.391548)
test_all 0.000943 0.000047 689.871738 (104.928189)
test_rubyspec 0.041255 0.021554 53.273000 ( 61.439784)
total: 187.01 sec