Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-111030
#<BuildRuby:0x000056027c546c88
@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.20221025-111030",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000024 0.000009 0.000033 ( 0.000035)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.008741 0.001676 1.138602 ( 1.522734)
build_miniruby 0.001158 0.000386 0.108056 ( 0.107614)
build_ruby 0.001186 0.000395 0.103016 ( 0.102713)
build_all 0.005395 0.001798 1.372448 ( 0.589636)
build_install 0.014247 0.001934 1.706986 ( 0.942560)
test_btest 0.000000 0.002255 64.750206 ( 6.769035)
test_basic 0.000000 0.006265 0.364408 ( 0.459304)
test_all 0.005234 0.002551 496.934168 ( 54.035403)
test_rubyspec 0.077591 0.034795 43.556217 ( 52.185073)
total: 116.72 sec