Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-133223
#<BuildRuby:0x000055eba37cbd68
@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.20230727-133223",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002567 0.003777 1.562152 ( 2.903285)
build_miniruby 0.000813 0.000122 0.816981 ( 0.817112)
build_ruby 0.001681 0.000253 2.531445 ( 2.535532)
build_all 0.008195 0.000591 13.306226 ( 1.210055)
build_install 0.004869 0.003622 1.980322 ( 0.930868)
test_btest 0.000924 0.000161 76.839165 ( 7.086918)
test_basic 0.007029 0.000481 0.690580 ( 0.768264)
test_all 0.001183 0.000197 478.202722 ( 54.523898)
test_rubyspec 0.029650 0.011289 44.066304 ( 56.462298)
total: 127.24 sec