Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-151241
#<BuildRuby:0x000056007e6effa8
@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.20221128-151241",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004735 0.000278 1.069137 ( 1.984541)
build_miniruby 0.000893 0.000052 1.039723 ( 1.038210)
build_ruby 0.001070 0.000000 2.737213 ( 2.651287)
build_all 0.008778 0.000066 15.845915 ( 3.279892)
build_install 0.001798 0.006750 1.984627 ( 1.139756)
test_btest 0.000582 0.000076 59.471477 ( 11.382649)
test_basic 0.005164 0.000177 0.302036 ( 0.392378)
test_all 0.000752 0.000094 658.659643 (111.514184)
test_rubyspec 0.047816 0.020783 53.579878 ( 61.874682)
total: 195.26 sec