Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-205537
#<BuildRuby:0x000056163d54c8e8
@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.20220814-205537",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008989 0.001594 0.997045 ( 2.367713)
build_miniruby 0.000000 0.001969 0.073867 ( 0.072379)
build_ruby 0.000000 0.001593 0.076330 ( 0.075336)
build_all 0.006571 0.003953 1.527840 ( 0.582721)
build_install 0.017031 0.005940 1.907186 ( 0.931569)
test_btest 0.000880 0.000342 74.192320 ( 8.684568)
test_basic 0.000000 0.007873 0.334299 ( 0.423453)
test_all 0.001992 0.001838 688.288901 ( 66.940256)
test_rubyspec 0.076217 0.096402 45.700313 ( 53.307167)
total: 133.39 sec