Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-163849
#<BuildRuby:0x0000561f65f67680
@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.20220619-163849",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007101 0.004498 0.991177 ( 1.923645)
build_miniruby 0.001683 0.000337 0.072934 ( 0.071672)
build_ruby 0.001353 0.000271 0.077969 ( 0.077788)
build_all 0.007989 0.001598 1.481164 ( 0.607399)
build_install 0.015173 0.007407 5.805191 ( 2.795265)
test_btest 0.000958 0.000240 77.930739 ( 8.403346)
test_basic 0.003356 0.004122 0.327787 ( 0.417169)
test_all 0.002034 0.000581 676.470465 ( 66.650444)
test_rubyspec 0.127645 0.047047 45.629194 ( 51.397973)
total: 132.35 sec