Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-084352
#<BuildRuby:0x000055b8dbd0c098
@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.20231110-084352",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005067 0.000461 1.382547 ( 1.666819)
build_miniruby 0.000980 0.000089 0.858970 ( 0.858948)
build_ruby 0.001202 0.000110 2.679389 ( 2.679671)
build_all 0.004196 0.005472 16.539698 ( 1.522111)
build_install 0.003280 0.005989 5.076207 ( 1.249109)
test_btest 0.000832 0.000227 83.227845 ( 7.956170)
test_basic 0.000000 0.004920 0.669920 ( 0.750853)
test_all 0.095314 0.038022 519.555935 ( 56.640932)
test_rubyspec 0.014263 0.032339 49.178093 ( 61.569670)
total: 134.90 sec