Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-223508
#<BuildRuby:0x0000561b72bbf448
@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.20220425-223508",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000020 0.000005 0.000025 ( 0.000041)
build_up 0.006401 0.000577 0.854503 ( 1.161320)
build_miniruby 0.000889 0.000205 0.057621 ( 0.056171)
build_ruby 0.000752 0.000174 0.059472 ( 0.058184)
build_all 0.004269 0.000009 1.473321 ( 0.611059)
build_install 0.006205 0.004762 6.265325 ( 2.815151)
test_btest 0.000586 0.000156 52.373968 ( 8.380349)
test_basic 0.004467 0.001191 0.329267 ( 0.417467)
test_all 0.001128 0.000301 641.930605 ( 94.938706)
test_rubyspec 0.088797 0.040029 44.468505 ( 49.354476)
total: 157.79 sec