Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-223248
#<BuildRuby:0x000055c7188335f8
@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.20231224-223248",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004507 0.000474 1.317881 ( 1.698696)
build_miniruby 0.001158 0.000000 0.903003 ( 0.902727)
build_ruby 0.001382 0.000000 2.782083 ( 2.782582)
build_all 0.007167 0.003292 16.705342 ( 1.440330)
build_install 0.001754 0.007357 4.776565 ( 1.148000)
test_btest 0.000970 0.000202 83.765100 ( 7.788670)
test_basic 0.003294 0.000686 0.679966 ( 0.755340)
test_all 0.110459 0.025321 551.281274 ( 50.978504)
test_rubyspec 0.024933 0.025523 51.997673 ( 64.363353)
total: 131.86 sec