Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-100354
#<BuildRuby:0x000055f0be747d90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-100354",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002977 0.003876 0.864664 ( 1.434407)
build_miniruby 0.000852 0.000197 0.056951 ( 0.055640)
build_ruby 0.000824 0.000190 0.057425 ( 0.056173)
build_all 0.003284 0.000758 1.482182 ( 0.606785)
build_install 0.010683 0.000373 6.264402 ( 2.852908)
test_btest 0.000707 0.000141 55.902088 ( 8.116155)
test_basic 0.005252 0.000118 0.281732 ( 0.370605)
test_all 0.000000 0.002219 623.091669 ( 92.124484)
test_rubyspec 0.066016 0.035558 44.185585 ( 49.804668)
total: 155.42 sec