Logfile: /home/ko1/ruby/logs/brlog.trunk.20250812-103617
#<BuildRuby:0x00007be227a6fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20250812-103617",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003217 0.003090 1.816163 ( 1.497315)
build_miniruby 0.001296 0.000093 0.599985 ( 0.598924)
build_ruby 0.000654 0.001248 2.115134 ( 2.115332)
build_all 0.009323 0.000002 13.190662 ( 1.519534)
build_install 0.007474 0.003837 3.909062 ( 1.138688)
test_btest 0.000760 0.000000 35.714178 ( 4.105848)
test_basic 0.003454 0.001425 0.422124 ( 0.500498)
test_all 0.062377 0.024573 320.038365 ( 40.264227)
test_rubyspec 0.026945 0.019807 72.542845 ( 10.472735)
total: 62.21 sec