Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-020746
#<BuildRuby:0x000055b32cebf818
@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.20231101-020746",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003214 0.002722 1.271497 ( 1.550203)
build_miniruby 0.000796 0.000199 0.912676 ( 0.912238)
build_ruby 0.000977 0.000244 2.679912 ( 2.680185)
build_all 0.003042 0.007194 16.639604 ( 1.448178)
build_install 0.010461 0.000945 4.948255 ( 1.162227)
test_btest 0.000823 0.000251 86.514147 ( 7.013789)
test_basic 0.001231 0.002980 0.712679 ( 0.794862)
test_all 0.095833 0.038677 531.421726 ( 51.786257)
test_rubyspec 0.031328 0.013270 49.906176 ( 62.313682)
total: 129.66 sec