Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-191602
#<BuildRuby:0x000055bc31853098
@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.20240101-191602",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001083 0.005832 1.480913 ( 1.691190)
build_miniruby 0.001153 0.000000 0.980042 ( 0.979026)
build_ruby 0.001249 0.000000 2.785418 ( 2.785119)
build_all 0.005840 0.004002 16.544298 ( 1.516188)
build_install 0.006206 0.002069 4.745898 ( 1.131523)
test_btest 0.000766 0.000255 84.303677 ( 7.508882)
test_basic 0.004566 0.000167 0.784970 ( 0.861025)
test_all 0.097183 0.036862 538.487013 ( 58.127025)
test_rubyspec 0.028244 0.021657 52.107434 ( 64.476910)
total: 139.08 sec