Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-204006
#<BuildRuby:0x0000561fa56e77b8
@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.20240114-204006",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001715 0.003428 1.143287 ( 1.508900)
build_miniruby 0.000857 0.000252 0.825946 ( 0.824978)
build_ruby 0.000000 0.001204 2.702778 ( 2.702448)
build_all 0.006048 0.003447 14.226822 ( 1.298285)
build_install 0.003619 0.004950 4.044706 ( 1.054267)
test_btest 0.001216 0.000000 74.717792 ( 6.967189)
test_basic 0.004150 0.000630 0.698586 ( 0.772277)
test_all 0.104261 0.027360 509.873775 ( 51.578051)
test_rubyspec 0.033739 0.013289 48.110766 ( 60.434575)
total: 127.14 sec