Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-163700
#<BuildRuby:0x000056509186c008
@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.20221213-163700",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004274 0.000014 0.897680 ( 1.368817)
build_miniruby 0.000944 0.000053 0.974309 ( 0.972767)
build_ruby 0.001186 0.000066 2.715797 ( 2.624282)
build_all 0.008689 0.000239 15.823026 ( 3.384396)
build_install 0.003712 0.004334 2.222381 ( 1.277092)
test_btest 0.000584 0.000000 60.332547 ( 12.266783)
test_basic 0.004881 0.000000 0.317370 ( 0.408453)
test_all 0.001373 0.000000 676.784964 (140.918620)
test_rubyspec 0.047281 0.020784 53.584852 ( 61.711796)
total: 224.93 sec