Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-061447
#<BuildRuby:0x000056521fb27ba0
@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-061447",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001280 0.012141 1.066031 ( 1.885387)
build_miniruby 0.001903 0.000585 0.101095 ( 0.097791)
build_ruby 0.001480 0.000000 0.089752 ( 0.086593)
build_all 0.003510 0.004481 1.262155 ( 0.551057)
build_install 0.010992 0.003926 1.618110 ( 0.881047)
test_btest 0.000000 0.001352 60.659421 ( 6.206074)
test_basic 0.001431 0.004227 0.335306 ( 0.425542)
test_all 0.004342 0.001861 507.829418 ( 54.378470)
test_rubyspec 0.083974 0.043218 42.086118 ( 50.717211)
total: 115.23 sec