Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-065827
#<BuildRuby:0x000055c17a0c7ba0
@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.20221104-065827",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007105 0.000546 0.960868 ( 1.154690)
build_miniruby 0.001710 0.000131 0.049608 ( 0.047943)
build_ruby 0.000000 0.001321 0.045871 ( 0.044693)
build_all 0.004530 0.002641 1.170205 ( 0.466844)
build_install 0.004558 0.008766 1.537113 ( 0.799306)
test_btest 0.001086 0.000271 60.244911 ( 6.744078)
test_basic 0.001441 0.004898 0.306581 ( 0.405670)
test_all 0.026052 0.000000 500.691249 ( 53.739947)
test_rubyspec 0.086472 0.034315 43.353216 ( 51.644107)
total: 115.05 sec