Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-053519
#<BuildRuby:0x000055813f6f5480
@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-053519",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006667 0.005085 1.098865 ( 1.151973)
build_miniruby 0.001646 0.000253 0.098263 ( 0.095297)
build_ruby 0.001318 0.000203 0.097439 ( 0.095015)
build_all 0.008383 0.000000 1.304684 ( 0.563367)
build_install 0.014553 0.000000 1.611373 ( 0.879129)
test_btest 0.001642 0.000082 59.277564 ( 6.703486)
test_basic 0.007331 0.000000 0.340867 ( 0.430058)
test_all 0.003513 0.003155 487.068655 ( 52.915015)
test_rubyspec 0.084469 0.047991 42.108891 ( 50.634422)
total: 113.47 sec