Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-090138
#<BuildRuby:0x00005575e7f5bf10
@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.20221213-090138",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003782 0.000223 0.894573 ( 1.127473)
build_miniruby 0.000972 0.000058 0.985041 ( 0.983501)
build_ruby 0.000000 0.001133 2.762833 ( 2.666542)
build_all 0.006580 0.002484 15.813803 ( 3.294055)
build_install 0.010164 0.000200 2.351056 ( 1.371616)
test_btest 0.000581 0.000053 60.825029 ( 11.356528)
test_basic 0.004639 0.000046 0.301877 ( 0.392921)
test_all 0.001148 0.000099 671.584379 (147.237768)
test_rubyspec 0.066103 0.004119 52.566370 ( 60.763257)
total: 229.19 sec