Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-045303
#<BuildRuby:0x000055e6a6d93ce8
@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-045303",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004104 0.000432 1.143484 ( 1.507711)
build_miniruby 0.000892 0.000094 0.871897 ( 0.872026)
build_ruby 0.001183 0.000125 2.921883 ( 2.921655)
build_all 0.006550 0.003425 16.270913 ( 1.435658)
build_install 0.005680 0.002988 4.658308 ( 1.145569)
test_btest 0.000864 0.000139 84.198476 ( 6.915122)
test_basic 0.001195 0.003289 0.641610 ( 0.716347)
test_all 0.113745 0.023156 523.047866 ( 54.546340)
test_rubyspec 0.024148 0.024249 50.094513 ( 62.415045)
total: 132.48 sec