Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-043355
#<BuildRuby:0x000055650db03ac0
@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.20221210-043355",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000159 0.003975 0.788301 ( 1.053874)
build_miniruby 0.000794 0.000123 0.708992 ( 0.708509)
build_ruby 0.000000 0.001340 2.438228 ( 2.369388)
build_all 0.007129 0.002448 12.400919 ( 1.497497)
build_install 0.006195 0.000416 1.618273 ( 0.772872)
test_btest 0.000613 0.000115 65.433992 ( 6.378166)
test_basic 0.003249 0.000609 0.250658 ( 0.345742)
test_all 0.000849 0.000159 487.502754 ( 49.834207)
test_rubyspec 0.017796 0.011331 35.206324 ( 45.826775)
total: 108.79 sec