Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-142427
#<BuildRuby:0x0000556dbb2a5390
@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.20221012-142427",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005281 0.007461 1.088266 ( 1.147693)
build_miniruby 0.001434 0.000410 0.096183 ( 0.092124)
build_ruby 0.001091 0.000312 0.097332 ( 0.094559)
build_all 0.008964 0.000172 1.290173 ( 0.570710)
build_install 0.012631 0.000945 1.603949 ( 0.888323)
test_btest 0.001347 0.000300 62.778549 ( 6.643076)
test_basic 0.002067 0.005084 0.355522 ( 0.445897)
test_all 0.007552 0.000769 490.845766 ( 52.981696)
test_rubyspec 0.116105 0.026043 43.160833 ( 51.788000)
total: 114.65 sec