Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-092821
#<BuildRuby:0x000055b7bdde35f8
@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.20231106-092821",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003875 0.000912 1.348490 ( 1.705902)
build_miniruby 0.000878 0.000207 0.828586 ( 0.828130)
build_ruby 0.000000 0.001288 2.798812 ( 2.799787)
build_all 0.007093 0.003715 17.618652 ( 1.607541)
build_install 0.008206 0.000992 5.460537 ( 1.240162)
test_btest 0.000819 0.000215 86.245103 ( 7.365860)
test_basic 0.004760 0.000000 0.646430 ( 0.721768)
test_all 0.098333 0.040645 546.923608 ( 56.522705)
test_rubyspec 0.012544 0.029785 50.363460 ( 62.549258)
total: 135.34 sec