Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-181834
#<BuildRuby:0x0000555cf1013468
@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-181834",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001045 0.003352 0.849804 ( 1.067747)
build_miniruby 0.000756 0.000178 0.986846 ( 0.985591)
build_ruby 0.001187 0.000000 2.760538 ( 2.674847)
build_all 0.009177 0.000000 15.878008 ( 3.289135)
build_install 0.003426 0.006297 2.180958 ( 1.210592)
test_btest 0.000423 0.000116 64.395173 ( 10.598991)
test_basic 0.004656 0.000251 0.304569 ( 0.395381)
test_all 0.001273 0.000332 675.641328 (155.255107)
test_rubyspec 0.046711 0.018462 52.774060 ( 61.058221)
total: 236.54 sec