Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-005020
#<BuildRuby:0x0000565009bf48e8
@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.20220906-005020",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000000 0.000029 0.000029 ( 0.000030)
configure 0.000000 0.000077 0.000077 ( 0.000080)
build_up 0.008398 0.003991 0.964835 ( 1.095971)
build_miniruby 0.001513 0.000582 0.076499 ( 0.074313)
build_ruby 0.001190 0.000457 0.073033 ( 0.071959)
build_all 0.008403 0.002612 1.559161 ( 0.595936)
build_install 0.012401 0.009994 1.940687 ( 0.962041)
test_btest 0.000774 0.000344 94.896540 ( 9.334506)
test_basic 0.002233 0.005441 0.349796 ( 0.445089)
test_all 0.003810 0.000274 689.322381 ( 69.850381)
test_rubyspec 0.116627 0.063449 46.893306 ( 55.350051)
total: 137.78 sec