Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-204053
#<BuildRuby:0x000055d49e8e5350
@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.20221008-204053",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.011675 0.001915 1.067902 ( 1.150516)
build_miniruby 0.001739 0.000435 0.100792 ( 0.098250)
build_ruby 0.001578 0.000394 0.098117 ( 0.096189)
build_all 0.003477 0.006103 1.291623 ( 0.579995)
build_install 0.014767 0.000000 1.590301 ( 0.870334)
test_btest 0.002243 0.000000 61.807401 ( 6.398904)
test_basic 0.006812 0.000000 0.344108 ( 0.434977)
test_all 0.003178 0.004083 478.983970 ( 52.219304)
test_rubyspec 0.089681 0.037910 42.421018 ( 50.670306)
total: 112.52 sec