Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-084809
#<BuildRuby:0x000055e38c6efcb0
@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.20231122-084809",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004382 0.001752 1.209309 ( 1.595332)
build_miniruby 0.000743 0.000297 0.890763 ( 0.890669)
build_ruby 0.001120 0.000448 2.618791 ( 2.618857)
build_all 0.006848 0.003598 16.224389 ( 1.422781)
build_install 0.006471 0.002665 5.025182 ( 1.193509)
test_btest 0.000681 0.000280 83.660667 ( 7.273916)
test_basic 0.000000 0.004055 0.673683 ( 0.750671)
test_all 0.085085 0.047481 526.189308 ( 50.675664)
test_rubyspec 0.018218 0.032146 51.939209 ( 64.249801)
total: 130.67 sec