Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-233224
#<BuildRuby:0x0000557574bcb4b8
@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.20220818-233224",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002259 0.007506 1.002745 ( 1.037214)
build_miniruby 0.002166 0.000000 0.074794 ( 0.073767)
build_ruby 0.001933 0.000081 0.069850 ( 0.068868)
build_all 0.008299 0.001436 1.489043 ( 0.577994)
build_install 0.020145 0.002025 1.894520 ( 0.931470)
test_btest 0.000861 0.000239 79.055731 ( 8.225902)
test_basic 0.004797 0.004761 0.322711 ( 0.410398)
test_all 0.003314 0.001046 670.176847 ( 66.188214)
test_rubyspec 0.106326 0.053750 45.285122 ( 53.717902)
total: 131.23 sec