Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-090508
#<BuildRuby:0x0000562a89ccfba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221013-090508",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000056 0.000000 0.000056 ( 0.000072)
autoconf 0.000058 0.000000 0.000058 ( 0.000052)
configure 0.000054 0.000000 0.000054 ( 0.000053)
build_up 0.010667 0.000436 1.094447 ( 1.186206)
build_miniruby 0.001414 0.000202 0.101292 ( 0.098945)
build_ruby 0.001784 0.000254 0.097330 ( 0.095153)
build_all 0.008729 0.000564 1.307587 ( 0.572569)
build_install 0.013196 0.001760 1.623975 ( 0.889131)
test_btest 0.001570 0.000209 60.667581 ( 6.807669)
test_basic 0.005131 0.000684 0.345001 ( 0.437272)
test_all 0.000725 0.005120 490.976538 ( 53.545625)
test_rubyspec 0.101856 0.019678 43.293169 ( 51.743111)
total: 115.38 sec