Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-065121
#<BuildRuby:0x000055da0f23ef08
@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.20221014-065121",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009315 0.000379 1.086938 ( 1.431811)
build_miniruby 0.002363 0.000169 0.102441 ( 0.099095)
build_ruby 0.002067 0.000147 0.091022 ( 0.090013)
build_all 0.007607 0.000192 1.301011 ( 0.586574)
build_install 0.014078 0.000249 1.628422 ( 0.909545)
test_btest 0.002086 0.000000 61.870361 ( 6.748040)
test_basic 0.006437 0.000192 0.360662 ( 0.454392)
test_all 0.007453 0.000414 516.600643 ( 54.957051)
test_rubyspec 0.053095 0.083164 43.387453 ( 51.965440)
total: 117.24 sec