Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-095028
#<BuildRuby:0x000055e89eeec618
@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.20220730-095028",
@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.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003865 0.007099 0.991911 ( 1.049976)
build_miniruby 0.001896 0.000356 0.075514 ( 0.074468)
build_ruby 0.002060 0.000386 0.069489 ( 0.067552)
build_all 0.009334 0.000953 1.516692 ( 0.586036)
build_install 0.019651 0.001759 5.120872 ( 2.066515)
test_btest 0.001701 0.000000 73.448799 ( 8.416231)
test_basic 0.007747 0.000000 0.329195 ( 0.418381)
test_all 0.001668 0.000000 632.713206 ( 64.558411)
test_rubyspec 0.091310 0.076367 45.370041 ( 51.161430)
total: 128.40 sec