Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-101943
#<BuildRuby:0x000055853b8435f8
@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-101943",
@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.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004010 0.000422 1.226947 ( 1.597150)
build_miniruby 0.000843 0.000089 0.861887 ( 0.861010)
build_ruby 0.001333 0.000141 2.880311 ( 2.880092)
build_all 0.004865 0.005033 16.525003 ( 1.461049)
build_install 0.007863 0.000501 4.660491 ( 1.144977)
test_btest 0.000841 0.000126 82.688594 ( 7.543412)
test_basic 0.004175 0.000000 0.603057 ( 0.677562)
test_all 0.086196 0.047519 565.565846 ( 55.235771)
test_rubyspec 0.032422 0.014839 50.581139 ( 62.897358)
total: 134.30 sec