Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-031859
#<BuildRuby:0x000055a01c7dc8e8
@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.20221116-031859",
@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.000042 0.000013 0.000055 ( 0.000049)
autoconf 0.000061 0.000018 0.000079 ( 0.000063)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004014 0.004023 1.081964 ( 1.142032)
build_miniruby 0.001863 0.000000 0.903919 ( 0.904239)
build_ruby 0.002436 0.000124 2.361743 ( 2.267715)
build_all 0.010357 0.007412 18.249594 ( 2.250796)
build_install 0.015972 0.002816 1.859278 ( 1.014781)
test_btest 0.000974 0.000341 83.840265 ( 10.257705)
test_basic 0.004541 0.002856 0.350523 ( 0.441500)
test_all 0.001604 0.000583 712.314194 ( 75.105603)
test_rubyspec 0.069912 0.060526 50.279669 ( 58.847617)
total: 152.23 sec