Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-162838
#<BuildRuby:0x0000561b1b3cd570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-162838",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006043 0.005130 1.054845 ( 1.428393)
build_miniruby 0.000000 0.001676 0.103039 ( 0.100788)
build_ruby 0.000000 0.001621 0.093047 ( 0.090411)
build_all 0.007226 0.000822 1.240382 ( 0.547300)
build_install 0.011523 0.003142 1.641158 ( 0.889446)
test_btest 0.001656 0.000348 62.382667 ( 6.409238)
test_basic 0.005628 0.000269 0.343461 ( 0.434349)
test_all 0.007465 0.000593 488.420305 ( 53.395854)
test_rubyspec 0.092096 0.048665 43.411274 ( 51.851331)
total: 115.15 sec