Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-100109
#<BuildRuby:0x000055c954c95400
@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-100109",
@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.000031 0.000003 0.000034 ( 0.000034)
autoconf 0.000046 0.000003 0.000049 ( 0.000049)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.012085 0.000566 1.152325 ( 1.607348)
build_miniruby 0.004489 0.000321 1.870628 ( 1.204185)
build_ruby 0.002607 0.000186 1.856177 ( 1.780565)
build_all 0.015318 0.000000 12.854142 ( 1.713395)
build_install 0.013175 0.000123 1.636914 ( 0.896206)
test_btest 0.001835 0.000097 61.016910 ( 6.471822)
test_basic 0.001210 0.005598 0.348410 ( 0.443346)
test_all 0.006632 0.000698 497.948844 ( 54.092804)
test_rubyspec 0.075764 0.061688 42.337261 ( 50.930771)
total: 119.14 sec