Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-105138
#<BuildRuby:0x0000558050b5f858
@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.20231021-105138",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004695 1.289800 ( 1.544800)
build_miniruby 0.000469 0.000894 0.968906 ( 0.969029)
build_ruby 0.000077 0.001232 2.619722 ( 2.620176)
build_all 0.008762 0.001886 17.035579 ( 1.607756)
build_install 0.009333 0.000924 5.062847 ( 1.179210)
test_btest 0.000890 0.000264 83.128207 ( 8.028852)
test_basic 0.003557 0.001054 0.743361 ( 0.819716)
test_all 0.110909 0.026123 501.254489 ( 53.259202)
test_rubyspec 0.033085 0.019891 50.979152 ( 63.336614)
total: 133.37 sec