Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-034526
#<BuildRuby:0x00005568a9b080f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-034526",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.004346 0.910008 ( 1.241821)
build_miniruby 0.000144 0.000826 1.011413 ( 1.010108)
build_ruby 0.000972 0.000243 2.846655 ( 2.744047)
build_all 0.007873 0.001038 15.967657 ( 3.394346)
build_install 0.007224 0.001700 2.245269 ( 1.247262)
test_btest 0.000465 0.000110 62.458921 ( 11.548607)
test_basic 0.001302 0.003380 0.281324 ( 0.372880)
test_all 0.000974 0.000271 673.664018 (138.727943)
test_rubyspec 0.031928 0.027010 52.719367 ( 60.774271)
total: 221.06 sec