Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-014443
#<BuildRuby:0x0000555a1d72f728
@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.20231206-014443",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000531 0.004291 1.243209 ( 1.567697)
build_miniruby 0.000730 0.000340 0.939013 ( 0.938775)
build_ruby 0.000961 0.000449 2.751761 ( 2.752816)
build_all 0.006905 0.003497 16.566276 ( 1.537258)
build_install 0.006953 0.001688 4.966926 ( 1.193401)
test_btest 0.000641 0.000288 83.769530 ( 7.774088)
test_basic 0.002010 0.002992 0.750291 ( 0.821582)
test_all 0.113782 0.018465 565.416382 ( 52.596861)
test_rubyspec 0.024723 0.019109 50.991185 ( 63.385057)
total: 132.57 sec