Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-205229
#<BuildRuby:0x0000558221bafdf8
@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.20220820-205229",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006492 0.833924 ( 1.007383)
build_miniruby 0.000111 0.000755 0.057604 ( 0.056322)
build_ruby 0.000861 0.000108 0.059142 ( 0.058003)
build_all 0.001894 0.002787 1.523301 ( 0.587369)
build_install 0.009535 0.001589 1.900967 ( 0.959189)
test_btest 0.000000 0.000646 56.785255 ( 8.039473)
test_basic 0.002882 0.003000 0.299720 ( 0.387884)
test_all 0.002634 0.000555 614.364302 ( 87.988930)
test_rubyspec 0.077776 0.046996 44.513627 ( 52.776543)
total: 151.86 sec