Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-100951
#<BuildRuby:0x000055cb063bd1f8
@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.20221012-100951",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.008986 0.000758 1.061560 ( 1.098036)
build_miniruby 0.001815 0.000279 0.093710 ( 0.089574)
build_ruby 0.001360 0.000209 0.095430 ( 0.092766)
build_all 0.002532 0.005283 1.275474 ( 0.550588)
build_install 0.011814 0.002726 1.670319 ( 0.908047)
test_btest 0.001575 0.000363 64.915625 ( 6.710962)
test_basic 0.005400 0.001246 0.344946 ( 0.433686)
test_all 0.003910 0.003309 518.424133 ( 54.572849)
test_rubyspec 0.091071 0.050612 43.220417 ( 51.770926)
total: 116.23 sec