Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-105242
#<BuildRuby:0x000056493c7c6ad8
@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.20221012-105242",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004273 0.008270 1.111792 ( 1.168587)
build_miniruby 0.001899 0.000254 0.099016 ( 0.095737)
build_ruby 0.001557 0.000208 0.094554 ( 0.091730)
build_all 0.007507 0.000391 1.303425 ( 0.569193)
build_install 0.013254 0.001020 1.612982 ( 0.884494)
test_btest 0.001773 0.000208 61.998989 ( 6.289345)
test_basic 0.002218 0.004705 0.340329 ( 0.428965)
test_all 0.005819 0.000970 520.048881 ( 55.418991)
test_rubyspec 0.086413 0.040224 43.150706 ( 51.714998)
total: 116.66 sec