Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-111018
#<BuildRuby:0x000055f75088f8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-111018",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005014 0.000433 0.925583 ( 1.303178)
build_miniruby 0.000000 0.001151 0.795639 ( 0.795385)
build_ruby 0.000382 0.001178 2.602128 ( 2.602927)
build_all 0.003996 0.003854 12.036649 ( 0.969281)
build_install 0.009474 0.002925 3.482756 ( 0.965003)
test_btest 0.000400 0.000186 65.009183 ( 4.851863)
test_basic 0.002666 0.001245 0.417980 ( 0.497748)
test_all 0.075503 0.021530 348.671965 ( 36.014126)
test_rubyspec 0.029132 0.037216 39.789642 ( 52.364920)
total: 100.36 sec