Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-073643
#<BuildRuby:0x000055dccb4268c0
@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.20221116-073643",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004774 0.000000 1.050218 ( 1.109341)
build_miniruby 0.000889 0.000000 0.935393 ( 0.934207)
build_ruby 0.001201 0.000000 2.800915 ( 2.696365)
build_all 0.004044 0.004700 15.768930 ( 3.203590)
build_install 0.009213 0.000000 1.909298 ( 1.083842)
test_btest 0.000580 0.000025 61.426264 ( 11.119418)
test_basic 0.004992 0.000293 0.287995 ( 0.378642)
test_all 0.000914 0.000054 637.172897 (102.797831)
test_rubyspec 0.050931 0.013651 50.883360 ( 59.096626)
total: 182.42 sec