Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-092717
#<BuildRuby:0x000055f5599ecd30
@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.20220821-092717",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004694 0.005033 0.968652 ( 1.154729)
build_miniruby 0.001726 0.000000 0.071080 ( 0.070648)
build_ruby 0.002112 0.000000 0.079322 ( 0.078903)
build_all 0.006087 0.003623 1.533664 ( 0.591086)
build_install 0.017719 0.005536 1.871996 ( 0.945005)
test_btest 0.001087 0.000286 70.420166 ( 8.399818)
test_basic 0.005571 0.001466 0.320846 ( 0.411349)
test_all 0.003439 0.000000 626.409026 ( 63.952892)
test_rubyspec 0.091924 0.069269 45.813639 ( 54.176586)
total: 129.78 sec