Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-140657
#<BuildRuby:0x000055afa912abe8
@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.20221207-140657",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004677 0.000100 1.173976 ( 1.355465)
build_miniruby 0.000898 0.000128 1.067949 ( 1.066680)
build_ruby 0.001037 0.000148 2.767750 ( 2.672879)
build_all 0.008409 0.000564 15.895058 ( 3.390015)
build_install 0.008997 0.000567 2.262458 ( 1.290843)
test_btest 0.000536 0.000067 64.826236 ( 11.379379)
test_basic 0.004319 0.000000 0.281781 ( 0.373123)
test_all 0.000873 0.000053 663.334317 (106.960551)
test_rubyspec 0.052567 0.012775 52.422876 ( 60.657888)
total: 189.15 sec