Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-095001
#<BuildRuby:0x00005607939dac88
@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.20220717-095001",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006675 0.004371 0.869938 ( 1.072047)
build_miniruby 0.001201 0.000172 0.060175 ( 0.059393)
build_ruby 0.001137 0.000162 0.061641 ( 0.060773)
build_all 0.008751 0.000586 1.254658 ( 0.487587)
build_install 0.006306 0.011830 4.391672 ( 1.817422)
test_btest 0.001410 0.000392 54.603539 ( 5.970327)
test_basic 0.005554 0.000000 0.282387 ( 0.373819)
test_all 0.001115 0.001996 507.320589 ( 53.469183)
test_rubyspec 0.083957 0.050422 42.301010 ( 47.986088)
total: 111.30 sec