Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-165135
#<BuildRuby:0x000055e4c5053778
@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.20220530-165135",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008866 0.001364 0.965910 ( 1.160406)
build_miniruby 0.001848 0.000284 0.073504 ( 0.071706)
build_ruby 0.001744 0.000268 0.068743 ( 0.066559)
build_all 0.008333 0.000472 1.447537 ( 0.594659)
build_install 0.013302 0.009946 5.927364 ( 2.792303)
test_btest 0.000982 0.000231 75.367628 ( 8.400182)
test_basic 0.005309 0.001249 0.316067 ( 0.409857)
test_all 0.002046 0.000481 669.202809 ( 66.135006)
test_rubyspec 0.127676 0.037801 45.988615 ( 51.725575)
total: 131.36 sec