Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-162345
#<BuildRuby:0x000055ab66419058
@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.20220719-162345",
@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.000052 0.000008 0.000060 ( 0.000065)
autoconf 0.000024 0.000004 0.000028 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.008417 0.001295 0.715471 ( 0.970402)
build_miniruby 0.001482 0.000228 0.054642 ( 0.053225)
build_ruby 0.001079 0.000166 0.046459 ( 0.045067)
build_all 0.008038 0.000000 1.238889 ( 0.464888)
build_install 0.017333 0.002135 4.330599 ( 1.771155)
test_btest 0.001160 0.000154 52.874371 ( 7.836942)
test_basic 0.005638 0.000752 0.215867 ( 0.304340)
test_all 0.001326 0.000177 495.705703 ( 53.930263)
test_rubyspec 0.080036 0.061044 39.576423 ( 45.436105)
total: 110.81 sec