Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-233959
#<BuildRuby:0x00005647ed413800
@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.20220829-233959",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005586 0.005839 0.963163 ( 1.196594)
build_miniruby 0.001985 0.000662 0.075116 ( 0.073706)
build_ruby 0.001372 0.000457 0.076946 ( 0.076117)
build_all 0.009799 0.001557 1.520990 ( 0.587053)
build_install 0.014525 0.006553 1.874341 ( 0.930651)
test_btest 0.000804 0.000268 76.543731 ( 8.597313)
test_basic 0.003911 0.004891 0.336115 ( 0.425470)
test_all 0.003522 0.001321 672.987206 ( 67.240268)
test_rubyspec 0.139063 0.045546 45.704265 ( 54.214030)
total: 133.34 sec