Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-180615
#<BuildRuby:0x000055641582b418
@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-180615",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004688 0.000293 1.220095 ( 1.365552)
build_miniruby 0.001105 0.000069 0.983987 ( 0.982650)
build_ruby 0.001081 0.000068 2.771986 ( 2.682970)
build_all 0.002146 0.006852 15.702673 ( 3.340427)
build_install 0.009112 0.001439 2.182950 ( 1.217798)
test_btest 0.000548 0.000086 66.714444 ( 11.064173)
test_basic 0.004237 0.000669 0.319605 ( 0.409926)
test_all 0.000755 0.000120 669.149846 (104.510670)
test_rubyspec 0.053318 0.012935 53.303224 ( 61.522460)
total: 187.10 sec