Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-145602
#<BuildRuby:0x000055efcc84f500
@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-145602",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001735 0.003566 1.486852 ( 1.780385)
build_miniruby 0.000866 0.000182 0.893873 ( 0.894284)
build_ruby 0.001059 0.000222 2.632478 ( 2.632985)
build_all 0.005048 0.005364 16.932155 ( 1.527699)
build_install 0.008049 0.000936 5.020709 ( 1.143254)
test_btest 0.000813 0.000203 85.391327 ( 7.664085)
test_basic 0.004747 0.000049 0.713009 ( 0.788388)
test_all 0.096818 0.042940 509.016451 ( 55.253592)
test_rubyspec 0.014241 0.033143 51.151162 ( 63.500602)
total: 135.19 sec