Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-222106
#<BuildRuby:0x000055c86c94c9d0
@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.20220822-222106",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007547 0.004530 0.998080 ( 1.004378)
build_miniruby 0.001736 0.000231 0.071315 ( 0.069086)
build_ruby 0.001488 0.000198 0.067664 ( 0.065613)
build_all 0.009925 0.000102 1.520313 ( 0.575940)
build_install 0.011453 0.009647 1.885641 ( 0.920487)
test_btest 0.000878 0.000185 73.955234 ( 8.374800)
test_basic 0.006822 0.000413 0.315292 ( 0.414770)
test_all 0.003265 0.000653 636.364335 ( 64.569154)
test_rubyspec 0.131395 0.044844 46.029627 ( 54.573642)
total: 130.57 sec