Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-090010
#<BuildRuby:0x00005631f5c484e8
@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-090010",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004935 0.007187 0.979453 ( 1.711322)
build_miniruby 0.001717 0.000458 0.066559 ( 0.064809)
build_ruby 0.001320 0.000352 0.068483 ( 0.067011)
build_all 0.008116 0.001025 1.482816 ( 0.599174)
build_install 0.020981 0.001716 5.800035 ( 2.767839)
test_btest 0.000971 0.000204 72.676042 ( 8.438483)
test_basic 0.006105 0.000268 0.327155 ( 0.416363)
test_all 0.002236 0.000447 708.247059 ( 67.474274)
test_rubyspec 0.145817 0.034604 45.944279 ( 51.774853)
total: 133.32 sec