Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-200522
#<BuildRuby:0x000056311ca9be58
@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.20221126-200522",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003895 0.001417 1.181930 ( 1.680937)
build_miniruby 0.001009 0.000000 1.013795 ( 1.012560)
build_ruby 0.001258 0.000000 2.796360 ( 2.710132)
build_all 0.008979 0.000853 22.511776 ( 4.370611)
build_install 0.005055 0.004699 4.456609 ( 1.653507)
test_btest 0.000409 0.000146 64.035023 ( 11.502084)
test_basic 0.004653 0.000026 0.325690 ( 0.416843)
test_all 0.000944 0.000315 664.052582 (119.831928)
test_rubyspec 0.038155 0.017855 53.671170 ( 61.786744)
total: 204.97 sec