Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-203354
#<BuildRuby:0x000055bc3f8035f8
@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.20231220-203354",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004746 0.000791 1.379174 ( 1.737476)
build_miniruby 0.000949 0.000158 0.843398 ( 0.842646)
build_ruby 0.001273 0.000212 2.796293 ( 2.796439)
build_all 0.010040 0.000205 16.592847 ( 1.520597)
build_install 0.004216 0.004371 4.782447 ( 1.142599)
test_btest 0.000834 0.000159 82.391319 ( 7.778131)
test_basic 0.004091 0.000779 0.822887 ( 0.899469)
test_all 0.113308 0.021409 543.210635 ( 52.550450)
test_rubyspec 0.035352 0.013355 50.517136 ( 62.876966)
total: 132.15 sec