Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-223115
#<BuildRuby:0x0000559570276f90
@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.20220825-223115",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000059 0.000009 0.000068 ( 0.000069)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.011473 0.001137 0.803005 ( 0.990220)
build_miniruby 0.000000 0.002283 0.063366 ( 0.061203)
build_ruby 0.000500 0.001425 0.057421 ( 0.055849)
build_all 0.008245 0.000777 1.236102 ( 0.471827)
build_install 0.013178 0.001603 1.576878 ( 0.796385)
test_btest 0.001189 0.000223 52.835735 ( 5.939975)
test_basic 0.004379 0.000821 0.285422 ( 0.376168)
test_all 0.004752 0.000000 501.695616 ( 52.910413)
test_rubyspec 0.091102 0.044894 41.703797 ( 50.230150)
total: 111.83 sec