Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-234247
#<BuildRuby:0x0000561c775c74b8
@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.20221112-234247",
@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.000004 0.000000 0.000004 ( 0.000029)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008871 0.000685 1.100279 ( 1.510256)
build_miniruby 0.002107 0.000301 0.066888 ( 0.064304)
build_ruby 0.001750 0.000250 0.066349 ( 0.064427)
build_all 0.003905 0.004641 1.468993 ( 0.585055)
build_install 0.018636 0.004677 1.827052 ( 0.935524)
test_btest 0.001308 0.000276 86.057940 ( 9.498313)
test_basic 0.007470 0.000000 0.339642 ( 0.432386)
test_all 0.001901 0.000000 685.225583 ( 69.416003)
test_rubyspec 0.110393 0.060059 48.295202 ( 56.598526)
total: 139.11 sec