Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-064055
#<BuildRuby:0x0000560922c48e80
@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.20221007-064055",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008479 0.001413 1.078190 ( 1.595132)
build_miniruby 0.001740 0.000290 0.097136 ( 0.093746)
build_ruby 0.001654 0.000276 0.105014 ( 0.102380)
build_all 0.002705 0.005559 1.306922 ( 0.564994)
build_install 0.012797 0.001772 1.620155 ( 0.872296)
test_btest 0.001297 0.000299 60.952833 ( 6.579051)
test_basic 0.004821 0.001112 0.333590 ( 0.423893)
test_all 0.005305 0.001224 479.880917 ( 52.318229)
test_rubyspec 0.086434 0.047185 42.261203 ( 50.508824)
total: 113.06 sec