Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-220022
#<BuildRuby:0x000055624f93f7b8
@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-220022",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005335 1.215068 ( 1.583908)
build_miniruby 0.000000 0.001425 0.887034 ( 0.885813)
build_ruby 0.000000 0.001272 2.739609 ( 2.739784)
build_all 0.007903 0.002480 16.460687 ( 1.470449)
build_install 0.004446 0.003939 4.685692 ( 1.123235)
test_btest 0.000772 0.000258 83.308204 ( 7.585395)
test_basic 0.001905 0.003087 0.728228 ( 0.803530)
test_all 0.094776 0.042244 568.956204 ( 55.890823)
test_rubyspec 0.035180 0.016036 50.604307 ( 62.981677)
total: 135.07 sec