Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-131906
#<BuildRuby:0x0000558d3add6fe0
@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.20220902-131906",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009783 0.001323 1.011277 ( 1.026656)
build_miniruby 0.000000 0.002398 0.074612 ( 0.072161)
build_ruby 0.000340 0.002100 0.074246 ( 0.071480)
build_all 0.004135 0.006118 1.512314 ( 0.574392)
build_install 0.019447 0.003247 1.896494 ( 0.924412)
test_btest 0.000959 0.000000 80.072737 ( 8.678686)
test_basic 0.002311 0.004707 0.334302 ( 0.429937)
test_all 0.003746 0.000918 681.762179 ( 67.204569)
test_rubyspec 0.087358 0.088100 45.462916 ( 53.901668)
total: 132.88 sec