Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-031231
#<BuildRuby:0x000055b4a1e869c0
@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.20220811-031231",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000048 0.000004 0.000052 ( 0.000048)
build_up 0.007650 0.004684 0.817208 ( 0.921378)
build_miniruby 0.001975 0.000282 0.065192 ( 0.062821)
build_ruby 0.001222 0.000174 0.066912 ( 0.065502)
build_all 0.007679 0.000401 1.264707 ( 0.469252)
build_install 0.016265 0.001422 4.385807 ( 1.816749)
test_btest 0.001776 0.000222 51.043552 ( 6.090447)
test_basic 0.005721 0.000001 0.299480 ( 0.400925)
test_all 0.002003 0.000236 507.475311 ( 53.218181)
test_rubyspec 0.102336 0.021926 41.225574 ( 48.616295)
total: 111.66 sec