Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-145004
#<BuildRuby:0x000056318ac53de0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-145004",
@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.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.001404 0.003699 1.187387 ( 1.413201)
build_miniruby 0.000832 0.000084 1.017096 ( 1.015947)
build_ruby 0.001156 0.000116 2.708648 ( 2.587123)
build_all 0.005805 0.004200 22.638146 ( 4.542935)
build_install 0.007379 0.001054 4.380388 ( 1.576931)
test_btest 0.000458 0.000066 66.328899 ( 11.032526)
test_basic 0.004504 0.000644 0.324606 ( 0.414705)
test_all 0.000976 0.000139 651.721294 (110.661874)
test_rubyspec 0.035151 0.028368 53.527348 ( 61.809284)
total: 195.06 sec