Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-192902
#<BuildRuby:0x0000556511703818
@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.20231128-192902",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000226 0.003972 1.082909 ( 1.459821)
build_miniruby 0.000884 0.000196 0.894392 ( 0.893985)
build_ruby 0.001292 0.000000 2.766634 ( 2.766377)
build_all 0.007553 0.002385 16.874807 ( 1.501097)
build_install 0.008617 0.000266 4.899757 ( 1.192349)
test_btest 0.000581 0.000121 90.037418 ( 7.015375)
test_basic 0.003371 0.000000 0.434477 ( 0.514213)
test_all 0.073493 0.060765 543.236403 ( 52.306782)
test_rubyspec 0.015670 0.033192 51.146625 ( 63.399272)
total: 131.05 sec