Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-100506
#<BuildRuby:0x000055a444ee7800
@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.20221108-100506",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010244 0.000145 1.112611 ( 1.146100)
build_miniruby 0.001996 0.000125 0.069083 ( 0.066531)
build_ruby 0.002051 0.000128 0.063494 ( 0.061571)
build_all 0.004566 0.004395 1.453879 ( 0.589065)
build_install 0.016868 0.004943 1.826497 ( 0.931505)
test_btest 0.000000 0.001369 87.163306 ( 8.622505)
test_basic 0.003402 0.006325 0.320358 ( 0.405747)
test_all 0.001957 0.000445 690.969073 ( 69.819946)
test_rubyspec 0.114369 0.061061 47.446657 ( 55.605214)
total: 137.25 sec