Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-192545
#<BuildRuby:0x000055b81a12bdf8
@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.20221222-192545",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004326 0.000013 0.834520 ( 1.049292)
build_miniruby 0.000966 0.000051 0.974945 ( 0.973535)
build_ruby 0.001202 0.000064 2.746678 ( 2.745272)
build_all 0.009046 0.000029 15.811640 ( 3.377198)
build_install 0.010251 0.000273 2.230394 ( 1.245070)
test_btest 0.000508 0.000023 59.473296 ( 11.783936)
test_basic 0.004371 0.000198 0.293933 ( 0.384995)
test_all 0.001510 0.000030 672.398066 (138.207472)
test_rubyspec 0.042366 0.023768 52.056508 ( 60.225619)
total: 219.99 sec