Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-135238
#<BuildRuby:0x000055914fc83800
@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.20221128-135238",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005854 0.005584 1.127419 ( 1.148438)
build_miniruby 0.002588 0.000000 0.842385 ( 0.840865)
build_ruby 0.002619 0.000159 2.221290 ( 2.131712)
build_all 0.005025 0.014762 18.599269 ( 2.173847)
build_install 0.017428 0.003575 1.852291 ( 0.945717)
test_btest 0.000000 0.001590 88.543325 ( 8.722171)
test_basic 0.004114 0.004817 0.345544 ( 0.431814)
test_all 0.002384 0.000404 724.654789 ( 71.130765)
test_rubyspec 0.100216 0.071701 48.858103 ( 57.039370)
total: 144.57 sec