Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-225833
#<BuildRuby:0x000055be7caacdd8
@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.20220916-225833",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009422 0.000673 1.090903 ( 1.070213)
build_miniruby 0.002163 0.000000 0.074453 ( 0.072349)
build_ruby 0.002135 0.000000 0.075115 ( 0.072788)
build_all 0.011163 0.000087 1.556669 ( 0.606120)
build_install 0.017129 0.005079 1.923161 ( 0.944449)
test_btest 0.001224 0.000122 93.905081 ( 9.700744)
test_basic 0.007665 0.000766 0.355254 ( 0.446606)
test_all 0.002866 0.002176 633.637716 ( 66.518176)
test_rubyspec 0.119287 0.048931 47.087644 ( 55.502387)
total: 134.93 sec