Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-125909
#<BuildRuby:0x000055e9445ec328
@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.20221127-125909",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005486 0.000108 1.225719 ( 2.602220)
build_miniruby 0.000733 0.000052 0.974537 ( 0.973425)
build_ruby 0.001166 0.000000 2.732470 ( 2.639948)
build_all 0.006596 0.003281 22.370033 ( 4.344643)
build_install 0.008978 0.000135 4.341751 ( 1.540043)
test_btest 0.000556 0.000056 59.072113 ( 11.020629)
test_basic 0.000608 0.004007 0.278338 ( 0.369309)
test_all 0.001621 0.000243 691.537662 (108.627358)
test_rubyspec 0.052053 0.014444 53.081005 ( 61.224125)
total: 193.34 sec