Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-233155
#<BuildRuby:0x000056291c9f4048
@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.20231128-233155",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005704 1.072889 ( 1.484142)
build_miniruby 0.000286 0.000817 0.874987 ( 0.875057)
build_ruby 0.000996 0.000362 2.765183 ( 2.765029)
build_all 0.009947 0.000000 16.288704 ( 1.465562)
build_install 0.004004 0.004736 4.697544 ( 1.124402)
test_btest 0.000754 0.000269 82.572723 ( 7.538379)
test_basic 0.002936 0.002160 0.663480 ( 0.738343)
test_all 0.097891 0.037239 536.016732 ( 54.324755)
test_rubyspec 0.032032 0.016203 50.605391 ( 62.909858)
total: 133.23 sec