Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-093528
#<BuildRuby:0x00005574ebb22f90
@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.20221009-093528",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004179 0.004440 1.080974 ( 1.165159)
build_miniruby 0.001373 0.000211 0.097087 ( 0.096378)
build_ruby 0.001348 0.000208 0.091733 ( 0.091371)
build_all 0.007303 0.001124 1.299871 ( 0.583193)
build_install 0.009025 0.005790 1.625343 ( 0.914743)
test_btest 0.001738 0.000373 60.318080 ( 6.727047)
test_basic 0.006951 0.000377 0.347739 ( 0.442766)
test_all 0.006935 0.000276 503.690413 ( 53.958719)
test_rubyspec 0.071682 0.067888 42.608224 ( 51.306005)
total: 115.29 sec