Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-123033
#<BuildRuby:0x00005604e942c090
@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-123033",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002280 0.003414 1.516112 ( 2.759403)
build_miniruby 0.000784 0.000277 0.884289 ( 0.884247)
build_ruby 0.001172 0.000413 2.840412 ( 2.844546)
build_all 0.004852 0.004363 13.430396 ( 1.162223)
build_install 0.002687 0.005293 1.912726 ( 0.883026)
test_btest 0.000666 0.000296 77.698340 ( 7.575013)
test_basic 0.002721 0.001210 0.621468 ( 0.703686)
test_all 0.000661 0.000151 472.233481 ( 56.094070)
test_rubyspec 0.022381 0.018295 43.364832 ( 55.780767)
total: 128.69 sec