Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-030303
#<BuildRuby:0x000055a96234aad8
@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.20221015-030303",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000066 0.000000 0.000066 ( 0.000085)
configure 0.000064 0.000000 0.000064 ( 0.000059)
build_up 0.010770 0.000513 1.094102 ( 1.173360)
build_miniruby 0.001869 0.000144 0.099842 ( 0.099588)
build_ruby 0.002088 0.000160 0.092939 ( 0.092999)
build_all 0.008575 0.000243 1.327740 ( 0.591807)
build_install 0.009724 0.006823 1.677140 ( 0.915511)
test_btest 0.000000 0.002374 62.996802 ( 6.702204)
test_basic 0.004014 0.003058 0.359213 ( 0.452876)
test_all 0.005228 0.002622 519.513624 ( 54.070952)
test_rubyspec 0.059660 0.070342 43.495011 ( 52.127407)
total: 116.23 sec