Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-140253
#<BuildRuby:0x000055c8a726b810
@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.20220605-140253",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007504 0.004868 0.992749 ( 1.381401)
build_miniruby 0.001710 0.000228 0.077476 ( 0.075575)
build_ruby 0.001999 0.000266 0.075814 ( 0.073206)
build_all 0.007436 0.000991 1.488751 ( 0.588903)
build_install 0.004854 0.017016 5.842765 ( 2.853845)
test_btest 0.000990 0.000330 78.633157 ( 8.482195)
test_basic 0.004794 0.003180 0.320482 ( 0.410353)
test_all 0.001792 0.000632 707.435740 ( 67.945202)
test_rubyspec 0.096264 0.073445 45.665179 ( 51.456026)
total: 133.27 sec