Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-194640
#<BuildRuby:0x000055814a76ce80
@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.20220828-194640",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.008189 0.002047 0.818917 ( 0.885785)
build_miniruby 0.001607 0.000402 0.064120 ( 0.062106)
build_ruby 0.001282 0.000320 0.065035 ( 0.064194)
build_all 0.003099 0.005889 1.222025 ( 0.453091)
build_install 0.009561 0.006829 1.589708 ( 0.801456)
test_btest 0.000709 0.000273 53.646120 ( 5.977736)
test_basic 0.004394 0.001690 0.285694 ( 0.376335)
test_all 0.002252 0.002159 478.225238 ( 51.318476)
test_rubyspec 0.066532 0.059067 41.122361 ( 49.727033)
total: 109.67 sec