Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-093814
#<BuildRuby:0x000055cb17f7fde0
@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.20220615-093814",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.007054 0.852792 ( 1.194661)
build_miniruby 0.000000 0.001069 0.056991 ( 0.055558)
build_ruby 0.000000 0.000935 0.059337 ( 0.058111)
build_all 0.002011 0.002139 1.509932 ( 0.606255)
build_install 0.006504 0.004423 6.300071 ( 2.849845)
test_btest 0.000716 0.000169 50.333252 ( 8.542948)
test_basic 0.001534 0.004441 0.349501 ( 0.437352)
test_all 0.001098 0.000323 657.063161 ( 93.464460)
test_rubyspec 0.058454 0.047145 44.136624 ( 49.711317)
total: 156.92 sec