Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-183208
#<BuildRuby:0x000055efd8ac1390
@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.20221105-183208",
@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.000012)
autoconf 0.000087 0.000006 0.000093 ( 0.000096)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.007772 0.000269 0.877715 ( 1.186048)
build_miniruby 0.001610 0.000115 0.049830 ( 0.048266)
build_ruby 0.001585 0.000114 0.048991 ( 0.047390)
build_all 0.007362 0.000189 1.224095 ( 0.468806)
build_install 0.012257 0.000817 1.555625 ( 0.801891)
test_btest 0.001713 0.000114 59.746857 ( 6.561653)
test_basic 0.005739 0.000382 0.300723 ( 0.392080)
test_all 0.002976 0.000000 483.907837 ( 54.207003)
test_rubyspec 0.094729 0.028245 43.342277 ( 51.861250)
total: 115.58 sec