Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-170447
#<BuildRuby:0x00005614044fffb0
@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.20221226-170447",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000040 0.000013 0.000053 ( 0.000053)
configure 0.000039 0.000013 0.000052 ( 0.000049)
build_up 0.000000 0.009507 0.840727 ( 1.030565)
build_miniruby 0.000448 0.000833 0.992739 ( 0.990748)
build_ruby 0.001000 0.000538 2.742304 ( 2.739717)
build_all 0.006183 0.003329 16.490582 ( 2.949364)
build_install 0.007781 0.003856 2.259551 ( 1.186099)
test_btest 0.000625 0.000333 74.080216 ( 10.818619)
test_basic 0.001682 0.005388 0.339348 ( 0.424377)
test_all 0.000839 0.000504 650.355291 (108.595768)
test_rubyspec 0.077614 0.053434 50.725306 ( 58.790874)
total: 187.53 sec