Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-145037
#<BuildRuby:0x0000558b42bac6d8
@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.20220810-145037",
@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.000021 0.000000 0.000021 ( 0.000030)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.010013 0.000847 1.001780 ( 1.733202)
build_miniruby 0.001747 0.000249 0.075702 ( 0.073552)
build_ruby 0.001730 0.000247 0.077620 ( 0.076132)
build_all 0.009821 0.000014 1.552390 ( 0.569872)
build_install 0.017519 0.005328 5.219769 ( 2.078503)
test_btest 0.000000 0.001399 75.457011 ( 7.960321)
test_basic 0.000000 0.007983 0.331681 ( 0.420809)
test_all 0.000000 0.002230 670.164031 ( 66.305908)
test_rubyspec 0.091686 0.083926 46.226744 ( 53.747158)
total: 132.97 sec