Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-150405
#<BuildRuby:0x000055bc401b4098
@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.20231228-150405",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001717 0.004381 1.179621 ( 1.566871)
build_miniruby 0.000982 0.000218 0.871358 ( 0.870107)
build_ruby 0.001377 0.000000 2.846689 ( 2.846409)
build_all 0.009702 0.000000 16.597939 ( 1.483528)
build_install 0.008194 0.000000 4.680485 ( 1.142108)
test_btest 0.001050 0.000000 81.135052 ( 7.881360)
test_basic 0.004313 0.000000 0.753117 ( 0.828963)
test_all 0.106512 0.029449 537.531238 ( 57.330394)
test_rubyspec 0.031660 0.015665 49.930566 ( 62.271334)
total: 136.22 sec