Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-070121
#<BuildRuby:0x000055833b9443c8
@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.20221222-070121",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004298 0.000000 0.846066 ( 1.077247)
build_miniruby 0.001040 0.000000 0.991651 ( 0.990266)
build_ruby 0.001290 0.000000 2.548266 ( 2.546683)
build_all 0.008942 0.000000 15.807681 ( 3.342613)
build_install 0.009781 0.000305 2.294628 ( 1.274329)
test_btest 0.000553 0.000076 59.956490 ( 11.992000)
test_basic 0.000000 0.004824 0.321097 ( 0.412095)
test_all 0.000000 0.001274 661.638081 (150.843465)
test_rubyspec 0.035644 0.033480 52.737030 ( 60.888999)
total: 233.37 sec