Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-010352
#<BuildRuby:0x00005578da089500
@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.20221009-010352",
@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.000057 0.000008 0.000065 ( 0.000063)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.007282 0.004525 1.080243 ( 1.112441)
build_miniruby 0.001432 0.000307 0.098602 ( 0.096632)
build_ruby 0.001137 0.000243 0.092546 ( 0.089726)
build_all 0.004912 0.004402 1.278286 ( 0.556051)
build_install 0.011633 0.003102 1.638787 ( 0.890210)
test_btest 0.000000 0.001507 61.857498 ( 6.234086)
test_basic 0.004080 0.001714 0.352906 ( 0.455359)
test_all 0.004191 0.002535 467.092316 ( 52.124378)
test_rubyspec 0.084964 0.032636 42.398432 ( 50.713330)
total: 112.27 sec