Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-230106
#<BuildRuby:0x000055ffdad5ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-230106",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004663 0.000000 1.248000 ( 1.600793)
build_miniruby 0.001247 0.000000 1.414765 ( 1.417326)
build_ruby 0.000000 0.001794 5.370317 ( 5.376780)
build_all 0.007912 0.001943 16.410570 ( 1.643216)
build_install 0.007461 0.007767 4.870193 ( 1.671129)
test_btest 0.000000 0.000765 82.014682 ( 10.861138)
test_basic 0.001975 0.003447 0.673861 ( 0.738218)
test_all 0.097016 0.023240 533.053703 ( 63.586530)
test_rubyspec 0.040754 0.025419 77.685985 ( 89.933615)
total: 176.83 sec