Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-073322
#<BuildRuby:0x000056169132a700
@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.20220722-073322",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009399 0.001446 1.010497 ( 1.165395)
build_miniruby 0.002195 0.000000 0.079194 ( 0.076694)
build_ruby 0.002155 0.000000 0.076357 ( 0.074018)
build_all 0.008956 0.000535 1.513054 ( 0.571896)
build_install 0.015938 0.005189 5.187323 ( 2.079647)
test_btest 0.001368 0.000228 72.412375 ( 7.991842)
test_basic 0.007121 0.001187 0.328870 ( 0.416364)
test_all 0.001493 0.000249 649.017322 ( 64.920653)
test_rubyspec 0.096985 0.074281 45.841022 ( 51.657443)
total: 128.95 sec