Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-084746
#<BuildRuby:0x00005565e84cb500
@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.20221217-084746",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003387 0.000000 0.622758 ( 1.030332)
build_miniruby 0.000857 0.000000 0.742307 ( 0.742373)
build_ruby 0.001347 0.000000 2.596674 ( 2.520988)
build_all 0.009457 0.000000 12.370252 ( 1.521788)
build_install 0.006348 0.000323 1.626381 ( 0.772385)
test_btest 0.000595 0.000079 67.043364 ( 6.312543)
test_basic 0.002860 0.000382 0.231228 ( 0.326797)
test_all 0.001527 0.000117 502.026169 ( 72.684045)
test_rubyspec 0.021053 0.009567 35.445236 ( 46.049907)
total: 131.96 sec