Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-140629
#<BuildRuby:0x000055fa2ca0ffb0
@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.20221210-140629",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004783 0.000121 1.146367 ( 1.165971)
build_miniruby 0.000929 0.000133 0.975977 ( 0.974338)
build_ruby 0.001204 0.000172 2.844413 ( 2.754162)
build_all 0.002848 0.006055 15.698696 ( 3.326467)
build_install 0.004811 0.003934 2.284444 ( 1.285459)
test_btest 0.000508 0.000141 58.580593 ( 11.896774)
test_basic 0.003547 0.000986 0.314730 ( 0.405451)
test_all 0.000000 0.001201 657.684875 (115.044755)
test_rubyspec 0.041701 0.030087 52.561804 ( 60.756275)
total: 197.61 sec