Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-131355
#<BuildRuby:0x000055b324771348
@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.20221107-131355",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007912 0.000608 0.946781 ( 1.124563)
build_miniruby 0.001493 0.000115 0.049932 ( 0.048894)
build_ruby 0.001210 0.000093 0.046318 ( 0.045607)
build_all 0.002973 0.005333 1.246873 ( 0.476353)
build_install 0.012437 0.001047 1.575082 ( 0.816204)
test_btest 0.001426 0.000203 61.434161 ( 6.500754)
test_basic 0.005278 0.000754 0.307218 ( 0.399323)
test_all 0.002378 0.000143 507.817038 ( 53.986033)
test_rubyspec 0.096277 0.028627 43.210838 ( 51.735077)
total: 115.13 sec