Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-160806
#<BuildRuby:0x0000561f2adcfdd0
@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.20221118-160806",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005024 0.000127 1.119882 ( 2.260664)
build_miniruby 0.000762 0.000085 1.000084 ( 0.999034)
build_ruby 0.001162 0.000130 2.922278 ( 2.826826)
build_all 0.004735 0.004163 15.757450 ( 3.327030)
build_install 0.009135 0.000756 1.998064 ( 1.110159)
test_btest 0.000498 0.000074 64.421488 ( 10.792366)
test_basic 0.004031 0.000604 0.294341 ( 0.385213)
test_all 0.001033 0.000155 621.629243 (107.713267)
test_rubyspec 0.019683 0.050299 51.765896 ( 60.057690)
total: 189.47 sec