Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-224304
#<BuildRuby:0x000055ee9ba8f0b8
@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.20230731-224304",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001333 0.004273 1.599736 ( 2.919600)
build_miniruby 0.000840 0.000088 0.922997 ( 0.922430)
build_ruby 0.001086 0.000115 2.699855 ( 2.699581)
build_all 0.008445 0.000889 14.232623 ( 1.244754)
build_install 0.001256 0.007150 2.053566 ( 0.918542)
test_btest 0.000901 0.000163 80.759749 ( 7.532558)
test_basic 0.004124 0.000749 0.527204 ( 0.603696)
test_all 0.001288 0.000138 517.597423 ( 55.475641)
test_rubyspec 0.014051 0.029341 45.083573 ( 57.444351)
total: 129.76 sec