Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-080745
#<BuildRuby:0x000055a542dd3500
@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-080745",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004351 0.000039 1.012814 ( 1.402526)
build_miniruby 0.000948 0.000095 0.879023 ( 0.878464)
build_ruby 0.001148 0.000115 2.841719 ( 2.841762)
build_all 0.003202 0.006607 16.803289 ( 1.491293)
build_install 0.008332 0.000000 4.720536 ( 1.190970)
test_btest 0.001084 0.000000 86.201284 ( 6.885630)
test_basic 0.005086 0.000000 0.741057 ( 0.810981)
test_all 0.116988 0.019224 547.168315 ( 57.061181)
test_rubyspec 0.035476 0.011048 50.798455 ( 63.087995)
total: 135.65 sec