Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-160526
#<BuildRuby:0x000055d4bd452eb8
@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-160526",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.004729 0.000834 1.432194 ( 2.713644)
build_miniruby 0.000940 0.000166 0.997535 ( 0.996582)
build_ruby 0.001307 0.000231 2.641246 ( 2.646196)
build_all 0.007504 0.001325 13.892820 ( 1.265966)
build_install 0.007266 0.001282 2.012131 ( 0.922250)
test_btest 0.000918 0.000162 84.096768 ( 7.700069)
test_basic 0.003381 0.000597 0.649463 ( 0.730439)
test_all 0.001070 0.000189 514.633938 ( 44.677901)
test_rubyspec 0.012090 0.029130 45.043267 ( 57.543666)
total: 119.20 sec