Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-223521
#<BuildRuby:0x0000558838b7ec40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-223521",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004351 0.000311 1.175878 ( 1.444596)
build_miniruby 0.000969 0.000000 1.000809 ( 0.999617)
build_ruby 0.001264 0.000000 2.948292 ( 2.816022)
build_all 0.002417 0.006453 15.764768 ( 3.431952)
build_install 0.006086 0.004100 1.985288 ( 1.107607)
test_btest 0.000580 0.000122 63.064874 ( 10.784706)
test_basic 0.003790 0.000798 0.334769 ( 0.426023)
test_all 0.001676 0.000349 681.840574 (106.489346)
test_rubyspec 0.039882 0.020883 52.665402 ( 60.954613)
total: 188.46 sec