Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-170334
#<BuildRuby:0x00005590e57a8e80
@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.20220829-170334",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000093 0.000000 0.000093 ( 0.000086)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.009802 0.000986 0.812878 ( 0.872984)
build_miniruby 0.001285 0.000198 0.063446 ( 0.062263)
build_ruby 0.001899 0.000000 0.066663 ( 0.064815)
build_all 0.008806 0.000188 1.259846 ( 0.477543)
build_install 0.013478 0.000461 1.609320 ( 0.813017)
test_btest 0.001433 0.000000 52.610237 ( 5.917268)
test_basic 0.006531 0.000000 0.298188 ( 0.388450)
test_all 0.004182 0.000000 480.859775 ( 51.425422)
test_rubyspec 0.089619 0.034944 41.033590 ( 49.674083)
total: 109.70 sec