Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-012905
#<BuildRuby:0x0000561e7cd30dd8
@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-012905",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007202 0.004467 1.015306 ( 6.734100)
build_miniruby 0.002395 0.000319 0.071647 ( 0.069348)
build_ruby 0.001395 0.000186 0.075339 ( 0.074461)
build_all 0.008918 0.000549 1.563636 ( 0.597801)
build_install 0.013005 0.009354 1.855193 ( 0.924733)
test_btest 0.001234 0.000260 77.747336 ( 8.327756)
test_basic 0.005774 0.001216 0.325651 ( 0.414188)
test_all 0.003788 0.000000 639.371485 ( 63.978400)
test_rubyspec 0.069906 0.102716 45.128875 ( 52.759676)
total: 133.88 sec