Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-222606
#<BuildRuby:0x000055948daff858
@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.20240116-222606",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000426 0.004025 1.074736 ( 1.467833)
build_miniruby 0.001068 0.000194 0.950779 ( 0.949264)
build_ruby 0.001341 0.000000 2.609626 ( 2.608567)
build_all 0.008395 0.000950 14.522370 ( 1.343641)
build_install 0.000000 0.007600 4.161875 ( 1.090326)
test_btest 0.000627 0.000271 75.605090 ( 7.074544)
test_basic 0.003464 0.001066 0.697119 ( 0.778959)
test_all 0.100811 0.029379 475.117761 ( 50.464096)
test_rubyspec 0.022023 0.041252 80.713458 ( 93.081290)
total: 158.86 sec