Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-004741
#<BuildRuby:0x000055c2030cb280
@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.20240109-004741",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003339 0.000513 0.785869 ( 1.192939)
build_miniruby 0.000922 0.000142 0.907405 ( 0.907240)
build_ruby 0.001136 0.000174 2.734873 ( 2.739422)
build_all 0.008283 0.001274 14.746689 ( 1.369619)
build_install 0.008281 0.000466 4.239088 ( 1.184475)
test_btest 0.000849 0.000121 74.655527 ( 7.670204)
test_basic 0.000731 0.004403 0.602144 ( 0.680659)
test_all 0.096843 0.035946 483.614022 ( 56.804894)
test_rubyspec 0.012342 0.022811 49.245537 ( 61.912350)
total: 134.46 sec