Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-132354
#<BuildRuby:0x000055ccbd6ff8f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-132354",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003353 0.000258 0.621606 ( 1.033633)
build_miniruby 0.000000 0.000922 0.778042 ( 0.777544)
build_ruby 0.000000 0.001253 2.511516 ( 2.511242)
build_all 0.007215 0.001774 12.638859 ( 1.496942)
build_install 0.005836 0.000779 1.609593 ( 0.778144)
test_btest 0.000586 0.000078 65.341339 ( 5.981525)
test_basic 0.003686 0.000000 0.246009 ( 0.340993)
test_all 0.001129 0.000037 490.794819 ( 46.056926)
test_rubyspec 0.006158 0.021833 35.017615 ( 45.492020)
total: 104.47 sec