Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-001044
#<BuildRuby:0x000055c8c5dca120
@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.20220813-001044",
@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.000081 0.000006 0.000087 ( 0.000088)
configure 0.000051 0.000004 0.000055 ( 0.000053)
build_up 0.009985 0.000431 0.814287 ( 0.923887)
build_miniruby 0.001429 0.000102 0.060081 ( 0.059999)
build_ruby 0.001590 0.000114 0.064446 ( 0.064582)
build_all 0.002264 0.004936 1.287555 ( 0.473826)
build_install 0.014235 0.001260 1.585298 ( 0.820147)
test_btest 0.001316 0.000176 53.691680 ( 6.046603)
test_basic 0.006099 0.000000 0.290693 ( 0.385141)
test_all 0.004327 0.000000 488.360155 ( 51.691103)
test_rubyspec 0.098155 0.039371 41.728317 ( 49.404948)
total: 109.87 sec