Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-164305
#<BuildRuby:0x0000561f8885fce8
@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.20231231-164305",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001469 0.003581 1.011457 ( 1.376907)
build_miniruby 0.001278 0.000192 0.998676 ( 0.998051)
build_ruby 0.001223 0.000184 2.768084 ( 2.768195)
build_all 0.009886 0.000267 16.995699 ( 1.514404)
build_install 0.003634 0.004713 4.824895 ( 1.176596)
test_btest 0.000831 0.000151 86.513537 ( 7.644144)
test_basic 0.004890 0.000889 0.696158 ( 0.771103)
test_all 0.111083 0.027661 557.987537 ( 59.623714)
test_rubyspec 0.037812 0.008866 50.494812 ( 62.747144)
total: 138.62 sec