Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-145245
#<BuildRuby:0x000055a22ec53840
@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-145245",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001544 0.003048 1.122512 ( 1.532482)
build_miniruby 0.000681 0.000272 0.888817 ( 0.887762)
build_ruby 0.000904 0.000361 2.717774 ( 2.717315)
build_all 0.007438 0.001261 14.272883 ( 1.308217)
build_install 0.008659 0.000026 4.114781 ( 1.053327)
test_btest 0.000743 0.000228 77.328609 ( 6.904573)
test_basic 0.000000 0.004018 0.634705 ( 0.711790)
test_all 0.077978 0.050915 494.733468 ( 46.235324)
test_rubyspec 0.037540 0.011261 48.626463 ( 60.979150)
total: 122.33 sec