Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-021830
#<BuildRuby:0x000055ab83dcac88
@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-021830",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007625 0.004020 1.124675 ( 1.172728)
build_miniruby 0.001742 0.000000 0.103216 ( 0.099876)
build_ruby 0.001730 0.000000 0.095416 ( 0.091862)
build_all 0.008565 0.000004 1.336166 ( 0.585035)
build_install 0.017429 0.000670 1.693358 ( 0.909910)
test_btest 0.001624 0.000082 65.215970 ( 6.853819)
test_basic 0.003420 0.004233 0.365364 ( 0.454640)
test_all 0.003197 0.004955 494.322281 ( 53.566235)
test_rubyspec 0.100807 0.042980 43.545207 ( 52.024588)
total: 115.76 sec