Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-192553
#<BuildRuby:0x000055cb94ddee00
@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.20220812-192553",
@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.000025 0.000001 0.000026 ( 0.000028)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.012399 0.000305 0.834616 ( 0.923491)
build_miniruby 0.001180 0.000070 0.057387 ( 0.056834)
build_ruby 0.002481 0.000000 0.063582 ( 0.061639)
build_all 0.008534 0.000000 1.249194 ( 0.464426)
build_install 0.004978 0.012000 1.611330 ( 0.816386)
test_btest 0.000813 0.000155 50.786787 ( 6.225548)
test_basic 0.005381 0.001025 0.293451 ( 0.383878)
test_all 0.003857 0.000735 481.030180 ( 51.225517)
test_rubyspec 0.098752 0.038087 41.799517 ( 49.479940)
total: 109.64 sec