Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-011331
#<BuildRuby:0x000055d8171980f8
@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.20221208-011331",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004274 0.000535 1.248572 ( 1.378629)
build_miniruby 0.000918 0.000115 0.951875 ( 0.950995)
build_ruby 0.001057 0.000132 2.787223 ( 2.689889)
build_all 0.008088 0.001011 15.628885 ( 3.291649)
build_install 0.008312 0.000380 2.319314 ( 1.352163)
test_btest 0.000599 0.000071 58.979651 ( 11.935493)
test_basic 0.000562 0.004518 0.292382 ( 0.383818)
test_all 0.000801 0.000134 676.772117 (105.553149)
test_rubyspec 0.050687 0.010620 52.843871 ( 61.057388)
total: 188.59 sec