Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-045042
#<BuildRuby:0x0000559b68ffb370
@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.20240110-045042",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003286 0.004555 0.862127 ( 1.454154)
build_miniruby 0.001060 0.000177 1.068491 ( 0.963105)
build_ruby 0.001799 0.000000 2.662655 ( 2.663003)
build_all 0.007349 0.000743 11.877982 ( 0.995824)
build_install 0.005599 0.004944 3.393623 ( 0.960900)
test_btest 0.000725 0.000156 63.054037 ( 5.290699)
test_basic 0.004352 0.000000 0.411918 ( 0.492281)
test_all 0.072779 0.024134 361.625475 ( 34.358635)
test_rubyspec 0.026419 0.041247 41.153762 ( 53.716211)
total: 100.90 sec