Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-051535
#<BuildRuby:0x0000562a4dfabf90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-051535",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.005192 0.002307 1.071686 ( 1.347366)
build_miniruby 0.000830 0.000369 0.804034 ( 0.803840)
build_ruby 0.000000 0.001827 2.650903 ( 2.651608)
build_all 0.008185 0.000000 12.006509 ( 0.944498)
build_install 0.010936 0.003925 3.477352 ( 0.958052)
test_btest 0.000610 0.000244 62.923465 ( 4.577805)
test_basic 0.004899 0.000294 0.403532 ( 0.482953)
test_all 0.066053 0.029584 400.669114 ( 34.781523)
test_rubyspec 0.022686 0.042050 40.127356 ( 52.703901)
total: 99.25 sec