Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-201852
#<BuildRuby:0x000055a831c9f818
@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.20230726-201852",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006460 0.000114 1.421566 ( 2.690050)
build_miniruby 0.000000 0.001091 0.921916 ( 0.921202)
build_ruby 0.000000 0.001502 3.004232 ( 3.004118)
build_all 0.007482 0.001511 13.934470 ( 1.238910)
build_install 0.004996 0.003322 2.080462 ( 0.938608)
test_btest 0.000995 0.000119 82.799623 ( 7.642627)
test_basic 0.004952 0.000112 0.676416 ( 0.752478)
test_all 0.001357 0.000156 511.213845 ( 44.815530)
test_rubyspec 0.005335 0.035010 43.611310 ( 56.063325)
total: 118.07 sec