Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-154523
#<BuildRuby:0x000055d19edf8098
@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.20231120-154523",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001062 0.004280 0.897578 ( 1.462991)
build_miniruby 0.000900 0.000225 0.825952 ( 0.825829)
build_ruby 0.001156 0.000289 2.614318 ( 2.615300)
build_all 0.006713 0.000560 11.993290 ( 0.956529)
build_install 0.012401 0.000690 3.756456 ( 0.993621)
test_btest 0.000698 0.000140 66.624466 ( 4.809314)
test_basic 0.004118 0.000824 0.401467 ( 0.480998)
test_all 0.062718 0.033947 354.910836 ( 31.819079)
test_rubyspec 0.029949 0.035045 39.858745 ( 52.414881)
total: 96.38 sec