Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-224304
#<BuildRuby:0x000055882c27f3a8
@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.20220718-224304",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003222 0.007675 0.966272 ( 1.026141)
build_miniruby 0.000000 0.001811 0.063234 ( 0.061817)
build_ruby 0.000142 0.002067 0.082663 ( 0.080757)
build_all 0.004965 0.004416 1.531602 ( 0.601726)
build_install 0.020749 0.001735 5.189963 ( 2.079195)
test_btest 0.001056 0.000389 71.430293 ( 8.355444)
test_basic 0.006407 0.000730 0.321138 ( 0.410512)
test_all 0.001903 0.000667 665.161054 ( 66.021098)
test_rubyspec 0.116238 0.049548 46.365113 ( 51.841844)
total: 130.48 sec