Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-032859
#<BuildRuby:0x000056110d53d350
@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-032859",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007386 0.001231 0.843731 ( 2.154934)
build_miniruby 0.001337 0.000222 0.055022 ( 0.053636)
build_ruby 0.000000 0.001683 0.064431 ( 0.063748)
build_all 0.006226 0.003339 1.283688 ( 0.483074)
build_install 0.015996 0.000000 1.553581 ( 0.792094)
test_btest 0.001342 0.000000 54.620004 ( 6.324118)
test_basic 0.006379 0.000000 0.302004 ( 0.392750)
test_all 0.004437 0.000000 499.362592 ( 52.948316)
test_rubyspec 0.093242 0.037207 41.973534 ( 50.546819)
total: 113.76 sec