Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-025646
#<BuildRuby:0x0000561700b840f8
@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.20221221-025646",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004078 0.000000 0.893122 ( 1.453725)
build_miniruby 0.000948 0.000000 0.990730 ( 0.989398)
build_ruby 0.001214 0.000000 2.736633 ( 2.735317)
build_all 0.008748 0.000457 15.813899 ( 3.313648)
build_install 0.008533 0.000533 2.235571 ( 1.271087)
test_btest 0.000604 0.000038 64.467796 ( 11.676795)
test_basic 0.004839 0.000000 0.330269 ( 0.421193)
test_all 0.001378 0.000000 678.006840 (138.940490)
test_rubyspec 0.040404 0.026584 52.351702 ( 60.538220)
total: 221.34 sec