Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-134054
#<BuildRuby:0x0000558b72b940d0
@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.20221127-134054",
@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.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005170 0.000079 1.251990 ( 1.473985)
build_miniruby 0.000720 0.000048 0.981622 ( 0.980400)
build_ruby 0.001057 0.000071 2.779166 ( 2.658906)
build_all 0.009657 0.000341 22.342736 ( 4.387371)
build_install 0.005149 0.003647 4.455510 ( 1.589878)
test_btest 0.000530 0.000056 65.660897 ( 11.149563)
test_basic 0.004716 0.000059 0.323406 ( 0.414041)
test_all 0.000936 0.000093 689.938546 (107.600705)
test_rubyspec 0.046160 0.027128 53.226581 ( 61.406756)
total: 191.66 sec