Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-003228
#<BuildRuby:0x00005630f11f3e70
@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.20221210-003228",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004961 0.000138 1.123042 ( 1.187992)
build_miniruby 0.001009 0.000000 0.926207 ( 0.924838)
build_ruby 0.001277 0.000000 2.662294 ( 2.571514)
build_all 0.005731 0.003348 15.797747 ( 3.510051)
build_install 0.007967 0.001406 2.257084 ( 1.292763)
test_btest 0.000492 0.000087 64.814649 ( 10.726375)
test_basic 0.000996 0.003593 0.291121 ( 0.382261)
test_all 0.000697 0.000155 672.811462 (108.344941)
test_rubyspec 0.041087 0.026174 52.556059 ( 60.704343)
total: 189.65 sec