Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-194213
#<BuildRuby:0x000055c3ee5e3280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-194213",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.002220 0.003698 0.815259 ( 1.195628)
build_miniruby 0.000847 0.000131 0.845602 ( 0.845502)
build_ruby 0.001039 0.000160 2.647280 ( 2.648228)
build_all 0.001515 0.006252 11.904696 ( 0.983724)
build_install 0.009537 0.000569 3.303362 ( 0.951988)
test_btest 0.000474 0.000112 61.201185 ( 5.764305)
test_basic 0.003697 0.000870 0.406723 ( 0.513859)
test_all 0.083786 0.012744 394.077208 ( 35.156351)
test_rubyspec 0.026639 0.040113 40.209776 ( 52.772767)
total: 100.83 sec