Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-074208
#<BuildRuby:0x000055b7490ba2d8
@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.20221203-074208",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000025 0.000000 0.000025 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004802 0.000043 1.112418 ( 1.135507)
build_miniruby 0.000845 0.000040 1.066904 ( 1.065546)
build_ruby 0.001145 0.000055 2.749293 ( 2.640510)
build_all 0.008852 0.000421 15.751124 ( 3.299176)
build_install 0.008656 0.000412 2.200047 ( 1.227785)
test_btest 0.000630 0.000030 65.984485 ( 11.113001)
test_basic 0.004627 0.000221 0.293146 ( 0.384906)
test_all 0.000908 0.000043 696.249232 (105.099550)
test_rubyspec 0.053045 0.013684 53.191849 ( 61.411700)
total: 187.38 sec