Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-084246
#<BuildRuby:0x000055ff16137de0
@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.20220726-084246",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006723 0.865407 ( 0.942397)
build_miniruby 0.000000 0.000997 0.057178 ( 0.055849)
build_ruby 0.000000 0.000941 0.058786 ( 0.057608)
build_all 0.000000 0.004558 1.527987 ( 0.584246)
build_install 0.003538 0.005395 5.659992 ( 2.167174)
test_btest 0.000473 0.000190 53.763871 ( 8.124354)
test_basic 0.003830 0.001532 0.294265 ( 0.383259)
test_all 0.000000 0.001895 605.169545 ( 89.875732)
test_rubyspec 0.085142 0.040113 43.609347 ( 49.231856)
total: 151.42 sec