Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-011023
#<BuildRuby:0x000055cb4dc16c40
@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.20220827-011023",
@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.000024 0.000000 0.000024 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.006673 0.810245 ( 0.873946)
build_miniruby 0.000040 0.001043 0.058263 ( 0.056883)
build_ruby 0.000901 0.000120 0.060153 ( 0.058802)
build_all 0.004544 0.000074 1.539882 ( 0.587035)
build_install 0.007918 0.003350 1.950190 ( 0.961868)
test_btest 0.000498 0.000079 46.763287 ( 8.560271)
test_basic 0.004667 0.000737 0.287302 ( 0.376382)
test_all 0.001730 0.000274 621.261082 ( 89.820829)
test_rubyspec 0.067176 0.038353 43.812746 ( 52.111086)
total: 153.41 sec