Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-223840
#<BuildRuby:0x000055a23d1afda8
@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.20220605-223840",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006283 0.000448 0.868139 ( 1.003543)
build_miniruby 0.000000 0.001057 0.057617 ( 0.056324)
build_ruby 0.000000 0.000952 0.059399 ( 0.058277)
build_all 0.000000 0.004100 1.511227 ( 0.611364)
build_install 0.002214 0.006948 6.331154 ( 2.887865)
test_btest 0.000692 0.000193 51.285732 ( 8.046481)
test_basic 0.001887 0.004190 0.288782 ( 0.376629)
test_all 0.001194 0.000398 654.142248 ( 92.990927)
test_rubyspec 0.055702 0.020617 44.258970 ( 49.858167)
total: 155.89 sec