Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-085455
#<BuildRuby:0x000055df15abc0f8
@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.20221211-085455",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004237 0.000000 0.849908 ( 1.108717)
build_miniruby 0.000989 0.000000 0.966691 ( 0.965087)
build_ruby 0.001252 0.000000 2.795985 ( 2.697463)
build_all 0.009230 0.000000 15.996188 ( 3.567730)
build_install 0.005498 0.004242 2.348500 ( 1.378469)
test_btest 0.000557 0.000029 59.990151 ( 11.721294)
test_basic 0.000000 0.005680 0.296045 ( 0.386240)
test_all 0.000000 0.000882 657.605768 (106.624216)
test_rubyspec 0.038605 0.023308 52.329879 ( 60.503215)
total: 188.95 sec