Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-081516
#<BuildRuby:0x000055fc03363918
@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.20231201-081516",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004397 0.000463 1.271732 ( 1.648459)
build_miniruby 0.001034 0.000109 0.906279 ( 0.906509)
build_ruby 0.001461 0.000154 2.783225 ( 2.783215)
build_all 0.003876 0.006265 16.468395 ( 1.430038)
build_install 0.005581 0.004101 4.891233 ( 1.202827)
test_btest 0.000669 0.000139 86.513266 ( 7.348887)
test_basic 0.004370 0.000910 0.701315 ( 0.777633)
test_all 0.094226 0.037913 547.675913 ( 48.281898)
test_rubyspec 0.021655 0.023620 50.270175 ( 62.596684)
total: 126.98 sec