Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-050503
#<BuildRuby:0x0000564b2c8d0040
@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.20221128-050503",
@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.000035 0.000002 0.000037 ( 0.000036)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001635 0.003497 1.233534 ( 1.508943)
build_miniruby 0.000903 0.000086 1.009791 ( 1.008466)
build_ruby 0.001255 0.000119 2.771216 ( 2.684882)
build_all 0.006492 0.003747 22.518746 ( 4.390270)
build_install 0.008016 0.000519 4.351036 ( 1.496392)
test_btest 0.000544 0.000068 57.160655 ( 12.240312)
test_basic 0.004684 0.000074 0.312921 ( 0.402810)
test_all 0.000820 0.000098 644.711513 (119.598465)
test_rubyspec 0.041668 0.022385 53.309532 ( 61.432619)
total: 204.76 sec