Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-044733
#<BuildRuby:0x000055f7b001e700
@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.20220726-044733",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002860 0.008833 0.971497 ( 1.677500)
build_miniruby 0.002159 0.000000 0.069833 ( 0.067705)
build_ruby 0.000000 0.002156 0.069805 ( 0.067598)
build_all 0.002269 0.007762 1.510508 ( 0.574809)
build_install 0.020695 0.001537 5.138215 ( 2.055624)
test_btest 0.001094 0.000313 70.882636 ( 8.587649)
test_basic 0.002492 0.004975 0.319116 ( 0.407704)
test_all 0.001653 0.000162 675.323298 ( 66.805719)
test_rubyspec 0.115078 0.060794 45.637204 ( 51.383007)
total: 131.63 sec