Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-141456
#<BuildRuby:0x0000562b4eea3fd8
@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.20231213-141456",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000032)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001808 0.003045 1.018149 ( 1.289614)
build_miniruby 0.000721 0.000111 0.877949 ( 0.878919)
build_ruby 0.001548 0.000239 2.715690 ( 2.717342)
build_all 0.006887 0.001060 12.091115 ( 0.998868)
build_install 0.003164 0.008672 3.555289 ( 0.964403)
test_btest 0.000541 0.000159 62.627334 ( 5.733623)
test_basic 0.003988 0.000144 0.377897 ( 0.459473)
test_all 0.074465 0.028323 372.221765 ( 40.401493)
test_rubyspec 0.043022 0.032657 39.644650 ( 52.298340)
total: 105.74 sec