Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-092034
#<BuildRuby:0x00005639d10c4098
@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.20240114-092034",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000960 0.003804 0.887662 ( 1.253356)
build_miniruby 0.000978 0.000061 0.954715 ( 0.954886)
build_ruby 0.001283 0.000000 2.768089 ( 2.768881)
build_all 0.010379 0.000000 14.828815 ( 1.475651)
build_install 0.005624 0.003343 4.277084 ( 1.146885)
test_btest 0.000590 0.000054 82.163399 ( 6.789491)
test_basic 0.002966 0.000270 0.436526 ( 0.519927)
test_all 0.099024 0.041010 498.534303 ( 53.045767)
test_rubyspec 0.021697 0.013832 50.486493 ( 62.934251)
total: 130.89 sec