Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-123550
#<BuildRuby:0x00005587c7cdb280
@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.20240109-123550",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000406 0.004091 0.974092 ( 1.345354)
build_miniruby 0.000922 0.000138 0.905543 ( 0.906257)
build_ruby 0.001163 0.000174 2.739063 ( 2.740911)
build_all 0.008868 0.001330 14.728034 ( 1.373288)
build_install 0.004263 0.004543 4.264459 ( 1.152340)
test_btest 0.000549 0.000105 75.197455 ( 7.923880)
test_basic 0.003072 0.000585 0.434961 ( 0.516850)
test_all 0.114865 0.021492 538.145135 ( 49.406866)
test_rubyspec 0.019887 0.018163 49.888363 ( 62.435153)
total: 127.80 sec