Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-021138
#<BuildRuby:0x0000557df7b0ecd8
@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.20231105-021138",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004734 0.000236 1.405069 ( 1.603168)
build_miniruby 0.001156 0.000000 0.891381 ( 0.890715)
build_ruby 0.001578 0.000000 2.850173 ( 2.850581)
build_all 0.010652 0.000029 17.537702 ( 1.630521)
build_install 0.004716 0.004346 5.389050 ( 1.258006)
test_btest 0.001115 0.000000 86.010034 ( 7.866131)
test_basic 0.004280 0.000000 0.700698 ( 0.777868)
test_all 0.083854 0.051187 544.667869 ( 51.024268)
test_rubyspec 0.028362 0.020353 51.605099 ( 63.987503)
total: 131.89 sec