Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-093210
#<BuildRuby:0x0000562f093c4a68
@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.20221006-093210",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.007149 0.004395 1.074604 ( 1.175891)
build_miniruby 0.001725 0.000369 0.100431 ( 0.098435)
build_ruby 0.001385 0.000297 0.096213 ( 0.095211)
build_all 0.006926 0.000560 1.300393 ( 0.586280)
build_install 0.012446 0.001524 1.605172 ( 0.905984)
test_btest 0.001397 0.000262 61.036160 ( 6.587240)
test_basic 0.004895 0.000918 0.363606 ( 0.457385)
test_all 0.006877 0.000000 506.964043 ( 54.570721)
test_rubyspec 0.073570 0.058974 42.398605 ( 50.840088)
total: 115.32 sec