Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-140040
#<BuildRuby:0x000056070700c620
@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.20221116-140040",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000027 0.000000 0.000027 ( 0.000029)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006327 0.002554 1.143598 ( 1.651560)
build_miniruby 0.001946 0.000000 0.891125 ( 0.910287)
build_ruby 0.000000 0.002420 2.457389 ( 2.396987)
build_all 0.013217 0.003903 18.370721 ( 2.293994)
build_install 0.012527 0.003758 1.867806 ( 1.032937)
test_btest 0.001121 0.000000 88.425552 ( 9.675107)
test_basic 0.002375 0.005231 0.350789 ( 0.440185)
test_all 0.002669 0.000000 715.537824 ( 75.658496)
test_rubyspec 0.094975 0.042523 50.861336 ( 59.330360)
total: 153.39 sec