Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-184942
#<BuildRuby:0x000055eb95960d30
@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.20221117-184942",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000015 0.000004 0.000019 ( 0.000017)
build_up 0.004823 0.004291 1.100797 ( 1.134300)
build_miniruby 0.001220 0.000375 0.912967 ( 0.912403)
build_ruby 0.001847 0.000569 2.408954 ( 2.313502)
build_all 0.010162 0.007631 18.413016 ( 2.261646)
build_install 0.012382 0.008302 1.884785 ( 0.983801)
test_btest 0.000773 0.000326 83.644473 ( 9.625129)
test_basic 0.000008 0.008457 0.365489 ( 0.452705)
test_all 0.001418 0.000747 716.574564 ( 75.032755)
test_rubyspec 0.086693 0.034709 50.997577 ( 59.519552)
total: 152.24 sec