Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-025437
#<BuildRuby:0x0000562a2ed57e70
@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-025437",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002953 0.003610 0.847662 ( 1.056376)
build_miniruby 0.001054 0.000281 1.018723 ( 1.016526)
build_ruby 0.001148 0.000306 2.780531 ( 2.777885)
build_all 0.008773 0.001207 16.751293 ( 2.991949)
build_install 0.006654 0.004955 2.323571 ( 1.199471)
test_btest 0.000844 0.000248 68.323518 ( 11.380261)
test_basic 0.004758 0.001400 0.309927 ( 0.396512)
test_all 0.001257 0.000000 652.056341 ( 99.421743)
test_rubyspec 0.089183 0.030727 51.541344 ( 59.594406)
total: 179.84 sec