Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-112657
#<BuildRuby:0x00005649748988e8
@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.20220917-112657",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008644 0.000661 1.105482 ( 3.503564)
build_miniruby 0.002290 0.000000 0.074525 ( 0.072188)
build_ruby 0.001913 0.000000 0.073633 ( 0.071510)
build_all 0.009779 0.000125 1.544481 ( 0.596317)
build_install 0.009689 0.013494 1.920943 ( 0.950506)
test_btest 0.000939 0.000247 95.153275 ( 9.587740)
test_basic 0.003091 0.004094 0.346272 ( 0.433784)
test_all 0.002472 0.000742 679.881436 ( 68.711783)
test_rubyspec 0.095550 0.073915 47.017234 ( 55.227893)
total: 139.16 sec