Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-202355
#<BuildRuby:0x000055a88441fbb8
@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.20230727-202355",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005267 0.000527 1.318231 ( 2.625527)
build_miniruby 0.001068 0.000107 0.906035 ( 0.905362)
build_ruby 0.001445 0.000145 2.608460 ( 2.612434)
build_all 0.003845 0.004802 13.379740 ( 1.169924)
build_install 0.007676 0.000465 1.954227 ( 0.918457)
test_btest 0.000975 0.000139 77.719651 ( 7.240929)
test_basic 0.003478 0.000496 0.497353 ( 0.575880)
test_all 0.000446 0.000964 478.891937 ( 56.287230)
test_rubyspec 0.019874 0.021779 43.692671 ( 56.090634)
total: 128.43 sec