Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-174533
#<BuildRuby:0x0000565433d1e9c0
@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.20221016-174533",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000040 0.000007 0.000047 ( 0.000048)
build_up 0.006393 0.005532 1.161576 ( 1.183181)
build_miniruby 0.001222 0.000326 0.098459 ( 0.095384)
build_ruby 0.001931 0.000000 0.103786 ( 0.100298)
build_all 0.007841 0.000656 1.329710 ( 0.583493)
build_install 0.014073 0.001410 1.661018 ( 0.892021)
test_btest 0.000000 0.001323 60.995817 ( 6.690521)
test_basic 0.000620 0.006894 0.371154 ( 0.471196)
test_all 0.006715 0.000790 529.887483 ( 55.323539)
test_rubyspec 0.100667 0.040427 43.330630 ( 51.939351)
total: 117.28 sec