Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-235254
#<BuildRuby:0x000055a06fe99f48
@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.20221205-235254",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004859 0.005605 1.195813 ( 1.212635)
build_miniruby 0.001818 0.000606 0.835173 ( 0.834266)
build_ruby 0.003081 0.000000 2.214691 ( 2.154423)
build_all 0.017798 0.000681 18.248272 ( 2.179589)
build_install 0.021659 0.000000 2.038387 ( 1.033095)
test_btest 0.001347 0.000000 86.380104 ( 9.241141)
test_basic 0.002099 0.005120 0.350933 ( 0.441326)
test_all 0.001221 0.000291 682.161990 ( 69.192236)
test_rubyspec 0.096800 0.039632 48.647709 ( 57.167598)
total: 143.46 sec