Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-085636
#<BuildRuby:0x000055ad0bb13e48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-085636",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005223 0.000087 1.163359 ( 1.194236)
build_miniruby 0.000948 0.000063 1.020469 ( 1.019097)
build_ruby 0.001153 0.000077 2.719394 ( 2.605622)
build_all 0.009314 0.000000 15.694925 ( 3.345833)
build_install 0.004666 0.004331 2.252876 ( 1.307886)
test_btest 0.000550 0.000061 66.490871 ( 10.782848)
test_basic 0.004298 0.000002 0.300974 ( 0.392288)
test_all 0.000776 0.000082 662.783232 (111.582438)
test_rubyspec 0.053414 0.017183 53.444967 ( 61.784678)
total: 194.02 sec