Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-012836
#<BuildRuby:0x000055df15140088
@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.20221123-012836",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000034 0.000003 0.000037 ( 0.000035)
build_up 0.004780 0.000039 1.119706 ( 1.151450)
build_miniruby 0.000797 0.000053 0.981071 ( 0.979784)
build_ruby 0.001119 0.000074 2.791127 ( 2.649141)
build_all 0.000634 0.008057 15.864262 ( 3.380145)
build_install 0.000106 0.009714 1.996499 ( 1.179417)
test_btest 0.000458 0.000153 58.245197 ( 11.816045)
test_basic 0.003691 0.001230 0.319055 ( 0.410229)
test_all 0.001085 0.000362 697.067618 (106.803245)
test_rubyspec 0.054263 0.016176 53.363474 ( 61.500280)
total: 189.87 sec