Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-120207
#<BuildRuby:0x000056285c1db2f0
@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.20231228-120207",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004723 0.000110 1.211559 ( 1.622233)
build_miniruby 0.000000 0.000961 0.998512 ( 0.998254)
build_ruby 0.000000 0.001866 2.802261 ( 2.806929)
build_all 0.009087 0.000521 16.663236 ( 1.496461)
build_install 0.008271 0.000052 4.690796 ( 1.127736)
test_btest 0.000999 0.000190 84.663408 ( 7.591936)
test_basic 0.001227 0.004360 0.770862 ( 0.845122)
test_all 0.090050 0.045128 583.952635 ( 56.409617)
test_rubyspec 0.021776 0.024870 49.791840 ( 62.127747)
total: 135.03 sec