Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-152116
#<BuildRuby:0x0000561627316be8
@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.20221224-152116",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004368 0.000069 0.819892 ( 1.050183)
build_miniruby 0.000737 0.000105 0.972637 ( 0.971299)
build_ruby 0.001098 0.000157 2.601713 ( 2.600112)
build_all 0.009122 0.000126 15.738081 ( 3.316046)
build_install 0.009932 0.000684 2.266549 ( 1.315853)
test_btest 0.000495 0.000058 65.709542 ( 11.047963)
test_basic 0.000000 0.004637 0.275143 ( 0.366408)
test_all 0.000000 0.000943 630.912498 (118.182816)
test_rubyspec 0.039329 0.025853 52.139440 ( 60.395175)
total: 199.25 sec