Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-060818
#<BuildRuby:0x000056329c4ef280
@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.20231104-060818",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001105 0.004262 1.464114 ( 1.718506)
build_miniruby 0.000844 0.000188 0.931490 ( 0.931434)
build_ruby 0.001175 0.000261 2.821856 ( 2.822350)
build_all 0.003391 0.006901 17.411887 ( 1.532122)
build_install 0.007117 0.002135 5.379042 ( 1.258742)
test_btest 0.000795 0.000239 87.602267 ( 7.398774)
test_basic 0.004198 0.001259 0.702066 ( 0.776733)
test_all 0.100433 0.039374 507.406816 ( 54.596213)
test_rubyspec 0.017334 0.035731 51.655150 ( 63.968055)
total: 135.00 sec