Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-033308
#<BuildRuby:0x0000560fb05dbf90
@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.20221223-033308",
@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.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000048 0.003979 0.849365 ( 1.095930)
build_miniruby 0.001003 0.000050 0.954512 ( 0.953032)
build_ruby 0.001075 0.000054 2.626934 ( 2.625643)
build_all 0.004890 0.004168 15.630874 ( 3.250423)
build_install 0.009361 0.000095 2.307833 ( 1.280786)
test_btest 0.000554 0.000048 65.703208 ( 11.277864)
test_basic 0.004769 0.000046 0.303995 ( 0.394777)
test_all 0.000000 0.001395 676.729915 (138.990598)
test_rubyspec 0.066152 0.014031 52.057365 ( 60.238232)
total: 220.11 sec