Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-224100
#<BuildRuby:0x0000555c1fcd5570
@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.20220810-224100",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009303 0.001550 0.852194 ( 1.552902)
build_miniruby 0.001563 0.000261 0.063370 ( 0.062069)
build_ruby 0.001199 0.000199 0.065594 ( 0.064843)
build_all 0.007393 0.001232 1.276652 ( 0.474224)
build_install 0.012715 0.003650 4.303599 ( 1.786170)
test_btest 0.001379 0.000259 51.196973 ( 6.327502)
test_basic 0.002044 0.004318 0.297066 ( 0.387060)
test_all 0.001692 0.000398 505.067801 ( 52.794826)
test_rubyspec 0.095975 0.042887 41.368714 ( 48.983547)
total: 112.43 sec