Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-111422
#<BuildRuby:0x000055fcbbaeb7b8
@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.20231025-111422",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003711 0.001160 1.420791 ( 1.881543)
build_miniruby 0.000945 0.000295 0.894606 ( 0.894629)
build_ruby 0.000932 0.000291 2.741801 ( 2.742058)
build_all 0.009581 0.000873 17.053970 ( 2.148009)
build_install 0.007722 0.001065 4.890899 ( 1.161260)
test_btest 0.000899 0.000246 82.310971 ( 7.222850)
test_basic 0.003349 0.000913 0.538710 ( 0.619611)
test_all 0.087533 0.049374 503.012175 ( 60.393007)
test_rubyspec 0.022857 0.026769 50.268894 ( 62.501020)
total: 139.56 sec