Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-135212
#<BuildRuby:0x00005641008affb0
@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-135212",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000032)
build_up 0.006458 0.000168 0.809655 ( 0.859292)
build_miniruby 0.000946 0.000068 0.057137 ( 0.055891)
build_ruby 0.000936 0.000067 0.060004 ( 0.058929)
build_all 0.004385 0.000313 1.531835 ( 0.589350)
build_install 0.010962 0.000090 1.911873 ( 0.961297)
test_btest 0.000702 0.000044 54.210695 ( 8.221117)
test_basic 0.000899 0.005014 0.332588 ( 0.420590)
test_all 0.001179 0.000148 630.653242 ( 91.768426)
test_rubyspec 0.043005 0.033187 44.298272 ( 52.587423)
total: 155.52 sec