Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-054430
#<BuildRuby:0x000055f8354c27e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-054430",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004550 0.000146 1.091015 ( 1.415683)
build_miniruby 0.000791 0.000186 0.969684 ( 0.968525)
build_ruby 0.000933 0.000219 2.909028 ( 2.822843)
build_all 0.003494 0.005105 15.856756 ( 3.304024)
build_install 0.006318 0.002324 1.927205 ( 1.079832)
test_btest 0.000474 0.000142 57.548192 ( 12.077065)
test_basic 0.003789 0.001137 0.338698 ( 0.429156)
test_all 0.000986 0.000296 661.901890 (118.333829)
test_rubyspec 0.049478 0.019313 52.834344 ( 61.089796)
total: 201.52 sec