Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-122626
#<BuildRuby:0x000055f8cb48bba0
@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.20221006-122626",
@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.000029 0.000000 0.000029 ( 0.000030)
autoconf 0.000081 0.000000 0.000081 ( 0.000080)
configure 0.000167 0.000000 0.000167 ( 0.000171)
build_up 0.008597 0.003542 1.073331 ( 1.149697)
build_miniruby 0.001300 0.000279 0.098549 ( 0.095742)
build_ruby 0.001506 0.000323 0.090628 ( 0.087572)
build_all 0.002817 0.005042 1.306795 ( 0.559311)
build_install 0.008209 0.007077 1.628977 ( 0.910607)
test_btest 0.002177 0.000000 62.149097 ( 6.191640)
test_basic 0.002807 0.004517 0.366395 ( 0.455912)
test_all 0.003222 0.003789 479.708355 ( 51.963050)
test_rubyspec 0.087330 0.046283 42.284182 ( 50.794226)
total: 112.21 sec