Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-031124
#<BuildRuby:0x000055a2b6b13fd8
@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.20240109-031124",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005288 0.000182 1.467589 ( 1.898267)
build_miniruby 0.001444 0.000050 2.045720 ( 2.050663)
build_ruby 0.001558 0.000054 5.705108 ( 5.712829)
build_all 0.010415 0.000205 16.764128 ( 1.837671)
build_install 0.007149 0.009223 5.271031 ( 2.002297)
test_btest 0.000723 0.000070 81.932830 ( 8.616203)
test_basic 0.001167 0.004168 0.680443 ( 0.751507)
test_all 0.073885 0.047350 554.897573 ( 73.569766)
test_rubyspec 0.038586 0.030811 86.081208 ( 98.454222)
total: 194.89 sec