Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-083657
#<BuildRuby:0x000055b749057e80
@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.20221229-083657",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002187 0.004221 0.846780 ( 1.058264)
build_miniruby 0.001137 0.000071 1.011977 ( 1.010118)
build_ruby 0.001431 0.000000 2.804153 ( 2.801803)
build_all 0.009275 0.000379 16.741239 ( 2.967399)
build_install 0.006226 0.005414 2.328243 ( 1.196539)
test_btest 0.000857 0.000100 77.208643 ( 10.274666)
test_basic 0.002038 0.004591 0.367402 ( 0.453322)
test_all 0.001061 0.000177 674.564771 ( 99.245787)
test_rubyspec 0.080380 0.023719 51.599643 ( 59.653058)
total: 178.66 sec