Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-134938
#<BuildRuby:0x0000564662dbd1f8
@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.20221012-134938",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005719 0.003784 1.100100 ( 1.181563)
build_miniruby 0.001486 0.000198 0.097986 ( 0.095349)
build_ruby 0.001322 0.000176 0.100311 ( 0.098248)
build_all 0.007960 0.000476 1.305957 ( 0.568934)
build_install 0.015380 0.001292 1.654584 ( 0.913841)
test_btest 0.001611 0.000189 63.297482 ( 6.292889)
test_basic 0.001075 0.005338 0.345792 ( 0.438406)
test_all 0.007612 0.000399 516.274266 ( 54.557789)
test_rubyspec 0.100094 0.031092 43.393904 ( 51.717384)
total: 115.87 sec