Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-024406
#<BuildRuby:0x000055bf56be3280
@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.20231228-024406",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005081 0.000462 1.127747 ( 1.497493)
build_miniruby 0.001805 0.000164 0.986868 ( 0.985448)
build_ruby 0.001314 0.000000 2.828801 ( 2.828387)
build_all 0.004868 0.004888 16.584540 ( 1.538526)
build_install 0.002563 0.006392 4.722955 ( 1.182176)
test_btest 0.000894 0.000238 84.853168 ( 7.319813)
test_basic 0.000000 0.005552 0.673143 ( 0.745713)
test_all 0.099613 0.035695 554.860756 ( 50.756885)
test_rubyspec 0.009403 0.037188 49.776051 ( 62.023594)
total: 128.88 sec