Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-154128
#<BuildRuby:0x000055edcdf5a7b0
@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.20221119-154128",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004572 0.000572 1.045937 ( 1.086677)
build_miniruby 0.000883 0.000111 1.008131 ( 1.006770)
build_ruby 0.001334 0.000000 2.777654 ( 2.662053)
build_all 0.008908 0.000000 15.970944 ( 3.536190)
build_install 0.000783 0.009656 2.053951 ( 1.190326)
test_btest 0.000617 0.000000 61.931631 ( 11.386769)
test_basic 0.001503 0.003281 0.288492 ( 0.379558)
test_all 0.000912 0.000238 640.823023 (101.442833)
test_rubyspec 0.052784 0.016387 51.306958 ( 59.539863)
total: 182.23 sec