Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-163233
#<BuildRuby:0x000055f2a69fb840
@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.20231227-163233",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004473 0.000471 1.108542 ( 1.523578)
build_miniruby 0.001352 0.000142 0.940768 ( 0.940258)
build_ruby 0.001239 0.000131 2.807742 ( 2.807746)
build_all 0.009930 0.000000 16.636865 ( 1.470203)
build_install 0.005017 0.003501 4.698529 ( 1.121044)
test_btest 0.000000 0.001110 80.755708 ( 7.519148)
test_basic 0.002249 0.002546 0.828116 ( 0.902396)
test_all 0.108841 0.027493 548.886175 ( 51.758672)
test_rubyspec 0.024548 0.023798 51.159269 ( 63.366594)
total: 131.41 sec