Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-122141
#<BuildRuby:0x0000564463b9b7b8
@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.20231210-122141",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000597 0.004168 1.305868 ( 1.652712)
build_miniruby 0.000926 0.000273 1.002126 ( 1.001527)
build_ruby 0.001085 0.000318 2.677192 ( 2.676880)
build_all 0.001092 0.008763 15.973798 ( 1.485074)
build_install 0.007468 0.001261 4.689112 ( 1.133908)
test_btest 0.000859 0.000335 82.051933 ( 7.734826)
test_basic 0.000000 0.003843 0.733046 ( 0.811595)
test_all 0.105387 0.029164 511.937774 ( 52.583401)
test_rubyspec 0.028709 0.020288 49.627823 ( 61.934804)
total: 131.02 sec