Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-191006
#<BuildRuby:0x0000563296683818
@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.20231116-191006",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005167 0.000100 1.250607 ( 1.657899)
build_miniruby 0.001021 0.000085 0.851566 ( 0.851112)
build_ruby 0.001397 0.000116 2.715912 ( 2.716189)
build_all 0.009017 0.000752 16.294441 ( 1.417218)
build_install 0.003379 0.005595 4.799640 ( 1.145215)
test_btest 0.000653 0.000109 81.699255 ( 7.380189)
test_basic 0.003641 0.000606 0.766362 ( 0.847278)
test_all 0.076439 0.055797 506.657346 ( 53.231949)
test_rubyspec 0.025377 0.023184 49.704240 ( 62.008431)
total: 131.26 sec