Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-055350
#<BuildRuby:0x000055f8452d3870
@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="-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.20240113-055350",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000582 0.003987 1.024359 ( 1.406315)
build_miniruby 0.001174 0.000059 0.925638 ( 0.926534)
build_ruby 0.001460 0.000073 2.855647 ( 2.855523)
build_all 0.005703 0.004278 14.767690 ( 1.429013)
build_install 0.008724 0.000027 4.267178 ( 1.145551)
test_btest 0.000629 0.000054 76.941927 ( 7.483255)
test_basic 0.002793 0.000243 0.435695 ( 0.517733)
test_all 0.093213 0.039710 525.089566 ( 48.644616)
test_rubyspec 0.024566 0.009485 49.816573 ( 67.380974)
total: 131.79 sec