Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-102200
#<BuildRuby:0x000055a4fc8e69c0
@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.20220826-102200",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000048 0.000004 0.000052 ( 0.000053)
build_up 0.006332 0.007942 0.876972 ( 1.786506)
build_miniruby 0.001226 0.000245 0.056474 ( 0.054812)
build_ruby 0.001862 0.000000 0.064634 ( 0.062844)
build_all 0.009814 0.000615 1.283617 ( 0.470423)
build_install 0.012256 0.002163 1.573276 ( 0.794615)
test_btest 0.000000 0.001348 53.748714 ( 6.172465)
test_basic 0.005840 0.001706 0.302808 ( 0.392416)
test_all 0.004400 0.000000 487.396333 ( 52.370453)
test_rubyspec 0.108396 0.030775 41.597390 ( 50.008031)
total: 112.11 sec