Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-234827
#<BuildRuby:0x0000565432544098
@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.20231106-234827",
@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.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002887 0.003702 1.497353 ( 1.798117)
build_miniruby 0.001257 0.000000 0.973325 ( 0.972277)
build_ruby 0.000000 0.001326 2.937799 ( 2.938317)
build_all 0.008004 0.001970 17.046099 ( 1.519229)
build_install 0.005049 0.004101 5.131548 ( 1.240303)
test_btest 0.000830 0.000216 88.458269 ( 7.925667)
test_basic 0.003394 0.000885 0.743213 ( 0.819087)
test_all 0.112379 0.024080 543.603864 ( 51.116527)
test_rubyspec 0.029754 0.020046 51.727780 ( 64.022379)
total: 132.35 sec