Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-080902
#<BuildRuby:0x000055b0d60cb7f0
@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.20231205-080902",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001496 0.003358 0.979085 ( 1.474934)
build_miniruby 0.000737 0.000000 0.874239 ( 0.874879)
build_ruby 0.001605 0.000000 2.705180 ( 2.706136)
build_all 0.007123 0.000467 12.058012 ( 0.989290)
build_install 0.008496 0.003120 3.548228 ( 0.964313)
test_btest 0.000686 0.000171 63.848805 ( 4.728040)
test_basic 0.003022 0.000000 0.368720 ( 0.450653)
test_all 0.076752 0.026615 410.605670 ( 35.760251)
test_rubyspec 0.040831 0.030801 39.740710 ( 52.416229)
total: 100.37 sec