Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-000203
#<BuildRuby:0x000055849948abe8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-000203",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006309 0.000371 0.846419 ( 1.804131)
build_miniruby 0.001243 0.000073 1.014635 ( 1.012758)
build_ruby 0.001448 0.000000 2.784382 ( 2.781930)
build_all 0.009776 0.000000 16.746793 ( 2.986617)
build_install 0.004916 0.004637 2.283834 ( 1.179018)
test_btest 0.000948 0.000095 69.460157 ( 11.027354)
test_basic 0.006282 0.000167 0.364523 ( 0.451078)
test_all 0.001148 0.000109 661.451753 (109.202689)
test_rubyspec 0.086842 0.036872 51.734527 ( 59.774381)
total: 190.22 sec