Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-205937
#<BuildRuby:0x0000561c3d76b858
@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.20231103-205937",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003833 0.000902 1.376529 ( 1.557927)
build_miniruby 0.000815 0.000191 0.931747 ( 0.931393)
build_ruby 0.001177 0.000277 2.708269 ( 2.707939)
build_all 0.010419 0.000000 16.648006 ( 1.500635)
build_install 0.008623 0.001272 5.077264 ( 1.157459)
test_btest 0.000868 0.000173 82.927811 ( 7.258377)
test_basic 0.002292 0.003037 0.770280 ( 0.850815)
test_all 0.100462 0.032686 518.377167 ( 51.697850)
test_rubyspec 0.019209 0.026180 50.495837 ( 62.903340)
total: 130.57 sec