Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-053209
#<BuildRuby:0x000055db332280d0
@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.20221123-053209",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004500 0.000250 1.042751 ( 1.109528)
build_miniruby 0.000972 0.000054 1.011461 ( 1.010153)
build_ruby 0.001152 0.000064 2.803273 ( 2.676852)
build_all 0.004058 0.004746 15.852277 ( 3.286354)
build_install 0.008248 0.000392 1.977373 ( 1.127801)
test_btest 0.000518 0.000055 60.503879 ( 11.084899)
test_basic 0.004336 0.000457 0.296374 ( 0.387346)
test_all 0.001115 0.000118 664.986800 (123.567171)
test_rubyspec 0.055696 0.017462 53.522659 ( 61.647989)
total: 205.90 sec