Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-172308
#<BuildRuby:0x0000561592c14460
@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-172308",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000702 0.003472 0.854889 ( 1.047788)
build_miniruby 0.000786 0.000105 0.990660 ( 0.989330)
build_ruby 0.001434 0.000000 2.616656 ( 2.615034)
build_all 0.008615 0.000307 15.787492 ( 3.388769)
build_install 0.009272 0.000155 2.304503 ( 1.291088)
test_btest 0.000499 0.000053 66.783016 ( 11.060205)
test_basic 0.004604 0.000484 0.278640 ( 0.369076)
test_all 0.001413 0.000149 690.914065 (137.096962)
test_rubyspec 0.053805 0.016083 53.267929 ( 61.354208)
total: 219.21 sec