Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-125101
#<BuildRuby:0x000056070a72eec8
@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.20220813-125101",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000075)
build_up 0.006976 0.005756 1.051269 ( 1.043306)
build_miniruby 0.001642 0.000379 0.077498 ( 0.075700)
build_ruby 0.001770 0.000408 0.074993 ( 0.072833)
build_all 0.004620 0.004865 1.491361 ( 0.582682)
build_install 0.016258 0.003967 1.934890 ( 0.960880)
test_btest 0.000701 0.000194 75.312440 ( 8.506850)
test_basic 0.006310 0.001753 0.336046 ( 0.428864)
test_all 0.006055 0.000000 694.795951 ( 67.264516)
test_rubyspec 0.112818 0.055669 45.924256 ( 53.396172)
total: 132.33 sec