Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-062433
#<BuildRuby:0x0000557ee5033f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-062433",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002369 0.003801 0.870689 ( 0.931333)
build_miniruby 0.000933 0.000058 0.057233 ( 0.055914)
build_ruby 0.000736 0.000046 0.058916 ( 0.057847)
build_all 0.004541 0.000037 1.502780 ( 0.587837)
build_install 0.007335 0.003894 5.618094 ( 2.142061)
test_btest 0.000780 0.000082 54.128277 ( 8.379429)
test_basic 0.004695 0.000495 0.278378 ( 0.367905)
test_all 0.001018 0.000107 616.264257 ( 89.612852)
test_rubyspec 0.062028 0.059675 43.985482 ( 49.584724)
total: 151.72 sec