Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-083053
#<BuildRuby:0x000055629cdc80d0
@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.20221121-083053",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005035 0.000000 1.016295 ( 1.183893)
build_miniruby 0.000861 0.000000 0.955179 ( 0.953916)
build_ruby 0.001439 0.000000 2.780057 ( 2.661954)
build_all 0.008842 0.000137 15.849153 ( 3.310020)
build_install 0.007112 0.001067 2.000921 ( 1.190732)
test_btest 0.000489 0.000074 64.182784 ( 10.477946)
test_basic 0.004598 0.000043 0.339813 ( 0.430230)
test_all 0.000843 0.000120 630.098100 ( 98.079660)
test_rubyspec 0.044653 0.022450 51.162840 ( 59.461757)
total: 177.75 sec