Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-052942
#<BuildRuby:0x00005569e7700098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-052942",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005272 0.000299 0.921541 ( 1.318612)
build_miniruby 0.000847 0.000212 0.793315 ( 0.793339)
build_ruby 0.001184 0.000296 2.614587 ( 2.615134)
build_all 0.006359 0.001589 12.207599 ( 0.993727)
build_install 0.010578 0.000171 3.651371 ( 0.994348)
test_btest 0.000637 0.000136 63.367900 ( 5.211374)
test_basic 0.004405 0.000944 0.418298 ( 0.496433)
test_all 0.064303 0.033276 356.986870 ( 32.062845)
test_rubyspec 0.034906 0.030915 39.837299 ( 52.380004)
total: 96.87 sec