Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-104229
#<BuildRuby:0x00005650f9b92f08
@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.20221006-104229",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008657 0.004013 1.079869 ( 1.682436)
build_miniruby 0.001359 0.000181 0.096897 ( 0.094025)
build_ruby 0.001725 0.000230 0.101322 ( 0.098868)
build_all 0.008587 0.000029 1.279044 ( 0.562301)
build_install 0.007078 0.007283 1.629077 ( 0.882364)
test_btest 0.001259 0.000252 63.558448 ( 6.731699)
test_basic 0.007665 0.000701 0.357581 ( 0.444539)
test_all 0.005408 0.001031 502.599745 ( 54.124909)
test_rubyspec 0.102239 0.032901 42.253624 ( 50.786376)
total: 115.41 sec