Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-003843
#<BuildRuby:0x000055a640cabde0
@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.20221125-003843",
@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.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004373 0.000460 1.129182 ( 1.147379)
build_miniruby 0.001085 0.000000 1.002501 ( 1.001058)
build_ruby 0.001303 0.000000 2.890447 ( 2.803186)
build_all 0.008574 0.000000 15.721826 ( 3.355395)
build_install 0.008091 0.002608 1.962370 ( 1.097316)
test_btest 0.000645 0.000072 62.351189 ( 10.413137)
test_basic 0.004589 0.000510 0.308261 ( 0.398453)
test_all 0.001160 0.000129 686.229404 (111.627669)
test_rubyspec 0.069343 0.006359 53.845584 ( 62.125977)
total: 193.97 sec