Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-173419
#<BuildRuby:0x000055b454f47f00
@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.20221220-173419",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000487 0.003644 0.858084 ( 1.073960)
build_miniruby 0.000962 0.000048 1.027660 ( 1.026389)
build_ruby 0.001056 0.000000 2.668941 ( 2.667697)
build_all 0.005508 0.003313 15.780399 ( 3.327338)
build_install 0.009594 0.000000 2.225970 ( 1.271647)
test_btest 0.000605 0.000000 62.982128 ( 11.166854)
test_basic 0.004511 0.000332 0.307386 ( 0.397516)
test_all 0.001225 0.000094 683.383786 (135.923879)
test_rubyspec 0.051190 0.013696 52.539587 ( 60.844906)
total: 217.70 sec