Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-011810
#<BuildRuby:0x000055b5634f7568
@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.20231231-011810",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000358 0.004018 1.174916 ( 1.526463)
build_miniruby 0.001047 0.000233 0.859497 ( 0.858364)
build_ruby 0.001306 0.000000 2.849408 ( 2.850101)
build_all 0.004768 0.004575 16.083623 ( 1.415832)
build_install 0.003555 0.005256 4.542323 ( 1.140159)
test_btest 0.000839 0.000264 81.185522 ( 6.931577)
test_basic 0.001420 0.003339 0.693691 ( 0.768091)
test_all 0.120159 0.012183 529.880914 ( 47.417020)
test_rubyspec 0.032913 0.015351 50.254325 ( 62.589515)
total: 125.50 sec