Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-022730
#<BuildRuby:0x000055ae785e0c00
@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.20220719-022730",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007370 0.004542 1.018925 ( 1.862329)
build_miniruby 0.001968 0.000000 0.073521 ( 0.071830)
build_ruby 0.001689 0.000000 0.076911 ( 0.076291)
build_all 0.004728 0.005167 1.523358 ( 0.584619)
build_install 0.017066 0.005327 5.119955 ( 2.116023)
test_btest 0.001043 0.000232 74.232600 ( 8.588034)
test_basic 0.003843 0.004585 0.318366 ( 0.406854)
test_all 0.002238 0.000590 678.763011 ( 66.796608)
test_rubyspec 0.097494 0.054986 45.715621 ( 51.439575)
total: 131.94 sec