Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-211743
#<BuildRuby:0x000055dcf9d37fa8
@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.20231206-211743",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001301 0.004357 1.421792 ( 1.775321)
build_miniruby 0.000789 0.000175 0.877941 ( 0.878218)
build_ruby 0.001234 0.000274 2.750376 ( 2.751349)
build_all 0.009830 0.000260 16.965168 ( 1.476652)
build_install 0.008790 0.000023 4.938112 ( 1.152165)
test_btest 0.000553 0.000100 82.553637 ( 7.931279)
test_basic 0.003967 0.000721 0.677907 ( 0.758465)
test_all 0.097010 0.039776 557.465406 ( 51.574655)
test_rubyspec 0.019343 0.031889 50.055839 ( 62.221596)
total: 130.52 sec