Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-230430
#<BuildRuby:0x000055faee477cc0
@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.20231226-230430",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001928 0.003620 1.068977 ( 1.452245)
build_miniruby 0.001227 0.000184 0.957606 ( 0.956204)
build_ruby 0.001503 0.000226 2.674088 ( 2.679226)
build_all 0.004615 0.004888 16.467204 ( 1.462886)
build_install 0.006631 0.001326 4.665655 ( 1.155462)
test_btest 0.000826 0.000165 84.622750 ( 7.275058)
test_basic 0.005384 0.000369 0.717229 ( 0.790830)
test_all 0.103731 0.029528 573.979136 ( 53.201782)
test_rubyspec 0.024544 0.024100 49.776281 ( 62.093904)
total: 131.07 sec