Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-130135
#<BuildRuby:0x000055a2b5334ea8
@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.20220912-130135",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009233 0.000726 1.225331 ( 1.511397)
build_miniruby 0.001956 0.000261 0.835916 ( 0.854231)
build_ruby 0.002900 0.000000 2.105420 ( 2.145362)
build_all 0.022084 0.000000 18.800325 ( 2.228431)
build_install 0.017940 0.003822 1.946987 ( 0.963865)
test_btest 0.001045 0.000000 91.316545 ( 9.415722)
test_basic 0.004324 0.003187 0.355864 ( 0.445958)
test_all 0.003631 0.000501 657.611184 ( 67.315736)
test_rubyspec 0.099533 0.071719 47.162761 ( 55.605397)
total: 140.49 sec