Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-072007
#<BuildRuby:0x000055b66c698098
@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.20240116-072007",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001769 0.004254 0.792874 ( 1.218737)
build_miniruby 0.001042 0.000000 0.847156 ( 0.846929)
build_ruby 0.001529 0.000000 2.665633 ( 2.666559)
build_all 0.004751 0.003195 11.948191 ( 0.962552)
build_install 0.009104 0.004142 3.358970 ( 0.963555)
test_btest 0.000611 0.000135 64.329206 ( 4.594008)
test_basic 0.004419 0.000102 0.410765 ( 0.491233)
test_all 0.069524 0.028706 380.197317 ( 38.944227)
test_rubyspec 0.024262 0.044010 40.634449 ( 53.184033)
total: 103.87 sec