Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-173441
#<BuildRuby:0x000055d7fa800098
@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.20231029-173441",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004373 0.000058 1.477291 ( 1.644684)
build_miniruby 0.001326 0.000209 0.850758 ( 0.849774)
build_ruby 0.001415 0.000000 2.854664 ( 2.854129)
build_all 0.008732 0.000916 16.706338 ( 1.519528)
build_install 0.000713 0.007931 4.912352 ( 1.159461)
test_btest 0.000957 0.000227 81.992922 ( 7.463903)
test_basic 0.003658 0.000871 0.692489 ( 0.769300)
test_all 0.105370 0.033946 491.900933 ( 53.208961)
test_rubyspec 0.029508 0.019934 50.313371 ( 62.663939)
total: 132.13 sec