Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-052932
#<BuildRuby:0x000055b8eb3ec728
@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.20221228-052932",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006577 0.000000 0.874085 ( 1.042012)
build_miniruby 0.001336 0.000000 1.011578 ( 1.009623)
build_ruby 0.001596 0.000000 2.770170 ( 2.767458)
build_all 0.005824 0.003847 16.591740 ( 2.977199)
build_install 0.011369 0.000159 2.230890 ( 1.170945)
test_btest 0.000787 0.000034 75.706803 ( 11.013351)
test_basic 0.006800 0.000296 0.356584 ( 0.441523)
test_all 0.001292 0.000000 658.735996 (104.840070)
test_rubyspec 0.109312 0.024704 51.624166 ( 59.661497)
total: 184.92 sec