Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-045055
#<BuildRuby:0x00005579036bb0d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220329-045055",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000100 0.000000 0.000100 ( 0.000111)
build_up 0.009949 0.000404 1.025816 ( 2.528792)
build_miniruby 0.001855 0.000123 0.078302 ( 0.076520)
build_ruby 0.002184 0.000000 0.079580 ( 0.078540)
build_all 0.009953 0.000000 4.137240 ( 0.843322)
build_install 0.020385 0.004242 7.911908 ( 2.422063)
test_btest 0.001112 0.000097 72.586337 ( 8.476532)
test_basic 0.007697 0.000669 0.343162 ( 0.431799)
test_all 0.001738 0.000151 701.347925 ( 72.338045)
test_rubyspec 0.116751 0.041150 45.926416 ( 51.265844)
total: 138.46 sec