Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-093236
#<BuildRuby:0x00005556e762d318
@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.20221012-093236",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005941 0.005510 1.098730 ( 1.154447)
build_miniruby 0.001652 0.000413 0.098316 ( 0.094962)
build_ruby 0.001317 0.000329 0.103870 ( 0.100690)
build_all 0.007447 0.000616 1.312801 ( 0.566536)
build_install 0.003392 0.011086 1.636843 ( 0.890500)
test_btest 0.000943 0.000362 63.121992 ( 6.455770)
test_basic 0.005495 0.002113 0.350594 ( 0.439544)
test_all 0.005049 0.001942 516.035603 ( 55.035828)
test_rubyspec 0.076897 0.058872 43.090266 ( 51.569411)
total: 116.31 sec