Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-142649
#<BuildRuby:0x000055f28d6f7f68
@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.20221123-142649",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004411 0.000294 1.092243 ( 1.368131)
build_miniruby 0.000848 0.000056 0.956861 ( 0.955685)
build_ruby 0.001110 0.000074 2.828936 ( 2.722235)
build_all 0.008513 0.000249 15.837915 ( 3.201442)
build_install 0.008000 0.000190 1.981513 ( 1.147902)
test_btest 0.000537 0.000031 56.884341 ( 12.039432)
test_basic 0.000000 0.004724 0.313490 ( 0.404426)
test_all 0.000694 0.000312 704.747125 (108.167164)
test_rubyspec 0.044855 0.018938 53.308467 ( 61.488278)
total: 191.50 sec