Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-192131
#<BuildRuby:0x000056520d277f58
@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.20221216-192131",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003744 0.000499 0.856207 ( 1.072876)
build_miniruby 0.000894 0.000119 0.928213 ( 0.926746)
build_ruby 0.001007 0.000134 2.732078 ( 2.629131)
build_all 0.008022 0.001069 15.783202 ( 3.226471)
build_install 0.008697 0.000000 2.239199 ( 1.246605)
test_btest 0.000000 0.000689 65.479039 ( 10.569676)
test_basic 0.002226 0.002786 0.279300 ( 0.369475)
test_all 0.001102 0.000174 670.423286 (136.418343)
test_rubyspec 0.027402 0.032726 52.664497 ( 60.731975)
total: 217.19 sec