Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-012522
#<BuildRuby:0x0000561b03166038
@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.20221017-012522",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.008065 0.001467 1.123552 ( 1.182515)
build_miniruby 0.002303 0.000419 0.102379 ( 0.098479)
build_ruby 0.001338 0.000243 0.097644 ( 0.094951)
build_all 0.003409 0.004722 1.350703 ( 0.566101)
build_install 0.007975 0.007681 1.668722 ( 0.903802)
test_btest 0.001647 0.000549 63.419926 ( 6.657044)
test_basic 0.000910 0.006214 0.360053 ( 0.460726)
test_all 0.005584 0.001249 492.565744 ( 54.260265)
test_rubyspec 0.067401 0.065020 43.282000 ( 51.888594)
total: 116.11 sec