Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-023440
#<BuildRuby:0x000055c3f9579438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221027-023440",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006951 0.002962 1.087940 ( 1.149236)
build_miniruby 0.001393 0.000279 0.096162 ( 0.093014)
build_ruby 0.001642 0.000329 0.096612 ( 0.093774)
build_all 0.007862 0.000039 1.330224 ( 0.567312)
build_install 0.011608 0.003858 1.645660 ( 0.885413)
test_btest 0.002122 0.000425 62.297915 ( 6.420683)
test_basic 0.000555 0.006944 0.365471 ( 0.453476)
test_all 0.006886 0.000396 494.032187 ( 53.246496)
test_rubyspec 0.088539 0.028762 43.492180 ( 51.686989)
total: 114.60 sec