Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-122309
#<BuildRuby:0x000055ed0b1ace50
@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.20221114-122309",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009213 0.000000 1.081549 ( 1.122648)
build_miniruby 0.001903 0.000000 0.126456 ( 0.125032)
build_ruby 0.001950 0.000000 0.120382 ( 0.104844)
build_all 0.006932 0.001164 1.572401 ( 0.680527)
build_install 0.020878 0.000000 1.949521 ( 1.021805)
test_btest 0.001495 0.000279 86.477892 ( 8.888370)
test_basic 0.006452 0.000395 0.416485 ( 0.506211)
test_all 0.001950 0.000354 652.232556 ( 67.536906)
test_rubyspec 0.095016 0.078790 48.095676 ( 56.589168)
total: 136.58 sec