Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-165938
#<BuildRuby:0x000055fcba5f0048
@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.20231027-165938",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.005447 0.000143 1.390380 ( 1.603655)
build_miniruby 0.001213 0.000121 1.005871 ( 1.004991)
build_ruby 0.001126 0.000112 2.720271 ( 2.720976)
build_all 0.009675 0.000520 16.943193 ( 1.472875)
build_install 0.008590 0.000000 5.042860 ( 1.160247)
test_btest 0.000799 0.000000 87.925843 ( 7.448040)
test_basic 0.004274 0.000000 0.720106 ( 0.800207)
test_all 0.113516 0.023213 510.727860 ( 53.204223)
test_rubyspec 0.038139 0.011123 50.066226 ( 62.406755)
total: 131.82 sec