Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-013741
#<BuildRuby:0x0000556de18d7fa8
@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-013741",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003508 0.000554 0.894960 ( 1.270150)
build_miniruby 0.000896 0.000141 0.870018 ( 0.870472)
build_ruby 0.001529 0.000241 2.752162 ( 2.752164)
build_all 0.006319 0.003860 14.657788 ( 1.421559)
build_install 0.010406 0.000000 4.202828 ( 1.132253)
test_btest 0.000650 0.000000 78.607863 ( 7.030828)
test_basic 0.000212 0.003941 0.524846 ( 0.603316)
test_all 0.110735 0.024320 500.853906 ( 52.195357)
test_rubyspec 0.024109 0.008210 48.899928 ( 61.485790)
total: 128.76 sec