Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-120244
#<BuildRuby:0x0000557e0ad71350
@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.20221006-120244",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002756 0.010124 1.123654 ( 1.158766)
build_miniruby 0.001638 0.000585 0.101277 ( 0.097623)
build_ruby 0.001372 0.000490 0.103867 ( 0.101093)
build_all 0.006269 0.002239 1.277081 ( 0.545497)
build_install 0.009974 0.006574 1.621382 ( 0.879610)
test_btest 0.001243 0.000497 62.246879 ( 6.515097)
test_basic 0.005723 0.000357 0.341614 ( 0.445935)
test_all 0.004636 0.002878 478.961426 ( 53.475034)
test_rubyspec 0.077459 0.051656 42.089057 ( 50.712869)
total: 113.93 sec