Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-022327
#<BuildRuby:0x0000562b609391f8
@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.20221007-022327",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.011670 0.000513 1.076510 ( 1.141320)
build_miniruby 0.001739 0.000248 0.097123 ( 0.093738)
build_ruby 0.001607 0.000000 0.100449 ( 0.097573)
build_all 0.008284 0.000137 1.273910 ( 0.564376)
build_install 0.013264 0.000473 1.624756 ( 0.887230)
test_btest 0.002168 0.000241 61.807024 ( 6.594275)
test_basic 0.002428 0.003772 0.342326 ( 0.438854)
test_all 0.005847 0.000877 475.733787 ( 52.365028)
test_rubyspec 0.102139 0.035147 42.163812 ( 50.863979)
total: 113.05 sec