Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-224503
#<BuildRuby:0x00005617e97df800
@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.20220727-224503",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005951 0.005464 0.955885 ( 0.974906)
build_miniruby 0.001572 0.000363 0.077467 ( 0.075827)
build_ruby 0.001368 0.000316 0.074318 ( 0.072702)
build_all 0.005224 0.004914 1.519594 ( 0.564694)
build_install 0.016518 0.006972 5.190478 ( 2.036970)
test_btest 0.000825 0.000258 75.255851 ( 8.406027)
test_basic 0.007781 0.000000 0.327226 ( 0.420826)
test_all 0.002791 0.000015 676.241705 ( 66.848011)
test_rubyspec 0.073454 0.086235 45.642191 ( 51.263109)
total: 130.66 sec