Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-202956
#<BuildRuby:0x00005604f8046700
@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.20220910-202956",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010082 0.000720 1.167316 ( 1.110860)
build_miniruby 0.002276 0.000162 0.075436 ( 0.073193)
build_ruby 0.001820 0.000130 0.075982 ( 0.073928)
build_all 0.010634 0.000000 1.582303 ( 0.602357)
build_install 0.019425 0.000265 1.971699 ( 0.975328)
test_btest 0.001001 0.000053 94.994358 ( 9.434940)
test_basic 0.002993 0.004619 0.343567 ( 0.431159)
test_all 0.004539 0.000432 669.781182 ( 68.092489)
test_rubyspec 0.115970 0.058180 47.038785 ( 55.357656)
total: 136.15 sec