Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-070605
#<BuildRuby:0x000055f4f0e6a9c0
@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.20221105-070605",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003854 0.004320 0.892947 ( 1.651834)
build_miniruby 0.001446 0.000103 0.047297 ( 0.045743)
build_ruby 0.001289 0.000092 0.051750 ( 0.050430)
build_all 0.007825 0.000219 1.216492 ( 0.467327)
build_install 0.006400 0.008955 1.524721 ( 0.779788)
test_btest 0.001573 0.000277 63.825291 ( 6.552247)
test_basic 0.005590 0.000153 0.298883 ( 0.389689)
test_all 0.002142 0.000000 497.662872 ( 53.547439)
test_rubyspec 0.074914 0.060183 43.309081 ( 51.950219)
total: 115.44 sec