Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-115053
#<BuildRuby:0x000055b0f1a2c9c8
@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.20220817-115053",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009936 0.000247 1.009681 ( 1.304540)
build_miniruby 0.001987 0.000265 0.076180 ( 0.075863)
build_ruby 0.001615 0.000000 0.074424 ( 0.074778)
build_all 0.009643 0.000323 1.499916 ( 0.582466)
build_install 0.019656 0.004105 1.863673 ( 0.927473)
test_btest 0.001076 0.000147 76.852490 ( 8.231229)
test_basic 0.007948 0.000462 0.331254 ( 0.423082)
test_all 0.004024 0.000525 681.482001 ( 66.517049)
test_rubyspec 0.121627 0.065345 45.667954 ( 53.092569)
total: 131.23 sec