Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-003736
#<BuildRuby:0x000055e8f225b5f8
@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-003736",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000050)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001418 0.003592 1.480172 ( 2.722605)
build_miniruby 0.000813 0.000181 0.851038 ( 0.850356)
build_ruby 0.001335 0.000296 2.714380 ( 2.718820)
build_all 0.009280 0.000000 13.761832 ( 1.197395)
build_install 0.008043 0.000000 1.910648 ( 0.848260)
test_btest 0.001000 0.000000 81.999296 ( 7.406289)
test_basic 0.000000 0.004183 0.601493 ( 0.679541)
test_all 0.000000 0.000876 499.357712 ( 49.207767)
test_rubyspec 0.019817 0.021756 42.611709 ( 55.084580)
total: 120.72 sec