Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-173513
#<BuildRuby:0x0000562f48d2b568
@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.20231129-173513",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001138 0.004174 1.166850 ( 1.554587)
build_miniruby 0.001215 0.000121 0.904629 ( 0.904268)
build_ruby 0.001168 0.000117 2.774404 ( 2.774641)
build_all 0.007075 0.003508 16.639584 ( 1.457368)
build_install 0.007970 0.001040 4.797184 ( 1.142063)
test_btest 0.000670 0.000088 81.077338 ( 7.137523)
test_basic 0.005158 0.000097 0.763207 ( 0.829925)
test_all 0.083805 0.052973 531.117632 ( 58.946302)
test_rubyspec 0.022231 0.024025 49.733872 ( 62.043707)
total: 136.79 sec